chore: Update GitHub link in PageHeader.vue

This commit is contained in:
Lyric
2024-07-29 10:06:52 +09:00
parent 100bad1b2a
commit 97571610e4

View File

@@ -4,7 +4,7 @@
<Logo />
<div class="flex gap-4">
<a class="action" href="https://github.com/anex-corp/">Github</a>
<a class="action" href="https://github.com/ZuodaoTech/">Github</a>
<span class="divider"></span>
<a class="action" href="https://1000h.org/enjoy-app">Enjoy App</a>
</div>