mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-21 16:33:48 +01:00
あけましておめでとうございます!2024に書き換え
This commit is contained in:
parent
3ae2dfb114
commit
e0be497287
@ -94,4 +94,4 @@ Google Apps Scriptで動作します。
|
||||
|
||||
GNU Affero General Public License v3.0
|
||||
|
||||
(c) 2023 Misskey, syuilo, kakkokari-gtyih and other contributors
|
||||
(c) 2023-2024 Misskey, syuilo, kakkokari-gtyih and other contributors
|
@ -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/"
|
||||
},
|
||||
});
|
@ -53,7 +53,7 @@
|
||||
</div>
|
||||
<hr class="my-6 border-slate-200 sm:mx-auto dark:border-slate-700" />
|
||||
<div class="sm:flex sm:items-center sm:justify-between">
|
||||
<span class="text-sm text-slate-500 sm:text-center dark:text-slate-400">© 2023 Misskey, syuilo, and other contributors
|
||||
<span class="text-sm text-slate-500 sm:text-center dark:text-slate-400">© 2024 Misskey, syuilo, and other contributors
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -92,7 +92,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<div class="text-sm text-center">
|
||||
© 2023 Misskey, syuilo, and other contributors<br>
|
||||
© 2024 Misskey, syuilo, and other contributors<br>
|
||||
<GNuxtLink to="https://misskey-hub.net/" target="_blank" class="hover:underline underline-offset-1">Misskey Hub</GNuxtLink>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user