jointrashposs/app.config.ts

9 lines
235 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export default defineAppConfig({
notice: {
title: {
ja: "Misskeyの2023年を振り返りましょう",
en: "Recap Misskey in 2023",
},
to: "/blog/2023-12-01-2023recap/"
},
});