mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-25 16:54:23 +01:00
chore: ensure navbar logo goes to /
This commit is contained in:
parent
b7565ca255
commit
6c230d1d09
1 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,9 @@
|
|||
: "mx-auto flex h-[120px] w-full max-w-[1300px] flex-row items-center justify-between px-8"}
|
||||
>
|
||||
<div class="flex w-full flex-row items-center justify-start gap-8">
|
||||
<Logo size={28} />
|
||||
<a href="/">
|
||||
<Logo size={28} />
|
||||
</a>
|
||||
</div>
|
||||
<div
|
||||
class="flex w-full flex-row items-center justify-center gap-2 text-sm font-medium text-[#A6A5A7]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue