mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-24 08:14:38 +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]">
|
||||
<CodeBranchOutline />
|
||||
<DiscordSolid />
|
||||
<a class="button-sm">Sign in</a>
|
||||
<a href="/account" class="button-sm">Sign in</a>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue