This commit is contained in:
kakkokari-gtyih 2024-02-12 12:36:35 +09:00
parent 2849e1000a
commit b61e75c204
3 changed files with 3 additions and 3 deletions

View File

@ -94,4 +94,4 @@ Google Apps Scriptで動作します。
GNU Affero General Public License v3.0
(c) 2023-2024 Misskey, syuilo, kakkokari-gtyih and other contributors
(c) 2023-2024 syuilo, kakkokari-gtyih and Misskey Project

View File

@ -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">&copy; 2024 Misskey, syuilo, and other contributors
<span class="text-sm text-slate-500 sm:text-center dark:text-slate-400">&copy; 2024 syuilo and Misskey Project
</span>
</div>
</div>

View File

@ -96,7 +96,7 @@
</li>
</ul>
<div class="text-sm text-center">
&copy; 2024 Misskey, syuilo, and other contributors<br>
&copy; 2024 syuilo and Misskey Project<br>
<GNuxtLink to="https://misskey-hub.net/" target="_blank" class="hover:underline underline-offset-1">Misskey Hub</GNuxtLink>
</div>
</div>