mirror of
https://git.suyu.dev/suyu/website.git
synced 2026-01-05 22:18:05 +01:00
chore: sign in button redirects to /account
This commit is contained in:
parent
6c230d1d09
commit
551dc1aae9
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
<div class="flex w-full flex-row items-center justify-end gap-8 text-[#A6A5A7]">
|
<div class="flex w-full flex-row items-center justify-end gap-8 text-[#A6A5A7]">
|
||||||
<CodeBranchOutline />
|
<CodeBranchOutline />
|
||||||
<DiscordSolid />
|
<DiscordSolid />
|
||||||
<a class="button-sm">Sign in</a>
|
<a href="/account" class="button-sm">Sign in</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue