Header: switch git link to forgejo
This commit is contained in:
parent
9eb10dbbd9
commit
f6315eb6a9
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ import { SITE_TITLE } from '../consts';
|
||||||
</div>
|
</div>
|
||||||
<div class="fun-quote text-2xl">ReLUwU activated</div>
|
<div class="fun-quote text-2xl">ReLUwU activated</div>
|
||||||
<div class="social-links flex space-x-8 items-center">
|
<div class="social-links flex space-x-8 items-center">
|
||||||
<HeaderLink href="https://github.com/aizuko">GitHub</HeaderLink>
|
<HeaderLink href="https://git.mami2.moe/akemi?tab=activity">
|
||||||
|
Git
|
||||||
|
</HeaderLink>
|
||||||
<HeaderLink href="/contact">Contact</HeaderLink>
|
<HeaderLink href="/contact">Contact</HeaderLink>
|
||||||
<HeaderLink
|
<HeaderLink
|
||||||
class="inverted-button"
|
class="inverted-button"
|
||||||
|
|
Loading…
Reference in a new issue