Update app.config.ts

This commit is contained in:
syuilo 2024-02-17 15:10:52 +09:00
parent 2621fd96ac
commit bf7e1b458d

View File

@ -1,9 +1,9 @@
export default defineAppConfig({
notice: {
title: {
ja: "v2023.12.2をリリースしました!",
en: "Release v2023.12.2",
ja: "v2024.2.0をリリースしました!",
en: "v2024.2.0 is out now!",
},
to: "/docs/releases/"
},
});
});