From e0be497287c5d2349a081acd30058ae0d210a0e5 Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Mon, 1 Jan 2024 00:50:39 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=82=E3=81=91=E3=81=BE=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=8A=E3=82=81=E3=81=A7=E3=81=A8=E3=81=86=E3=81=94=E3=81=96?= =?UTF-8?q?=E3=81=84=E3=81=BE=E3=81=99=EF=BC=812024=E3=81=AB=E6=9B=B8?= =?UTF-8?q?=E3=81=8D=E6=8F=9B=E3=81=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- app.config.ts | 6 +++--- components/g/Footer.vue | 2 +- components/g/MisskeyGateway.vue | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c68a38fa..e10c0b46 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,4 @@ Google Apps Scriptで動作します。 GNU Affero General Public License v3.0 -(c) 2023 Misskey, syuilo, kakkokari-gtyih and other contributors \ No newline at end of file +(c) 2023-2024 Misskey, syuilo, kakkokari-gtyih and other contributors \ No newline at end of file diff --git a/app.config.ts b/app.config.ts index 8fdc0502..4a8cf18d 100644 --- a/app.config.ts +++ b/app.config.ts @@ -1,9 +1,9 @@ export default defineAppConfig({ notice: { title: { - ja: "2023年のMisskeyを振り返ろう", - en: "Recap Misskey in 2023", + ja: "v2023.12.2をリリースしました!", + en: "Release v2023.12.2", }, - to: "/blog/2023-12-01-2023recap/" + to: "/docs/releases/" }, }); \ No newline at end of file diff --git a/components/g/Footer.vue b/components/g/Footer.vue index 925d8419..3a182ea3 100644 --- a/components/g/Footer.vue +++ b/components/g/Footer.vue @@ -53,7 +53,7 @@
- © 2023 Misskey, syuilo, and other contributors + © 2024 Misskey, syuilo, and other contributors
diff --git a/components/g/MisskeyGateway.vue b/components/g/MisskeyGateway.vue index ce4a56d6..d53233a4 100644 --- a/components/g/MisskeyGateway.vue +++ b/components/g/MisskeyGateway.vue @@ -92,7 +92,7 @@
- © 2023 Misskey, syuilo, and other contributors
+ © 2024 Misskey, syuilo, and other contributors
Misskey Hub