mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-25 06:09:35 +05:00
fix: logo path
This commit is contained in:
parent
d8efaca7dd
commit
bd52c3e1ab
3 changed files with 3 additions and 3 deletions
|
@ -47,7 +47,7 @@
|
|||
class="flex flex-col gap-4 text-4xl sm:items-center sm:text-6xl sm:flex-row"
|
||||
>
|
||||
<a href="./index.html" class="block"
|
||||
><img class="w-96" src="static/LOGO.svg" alt="wah.su" id="logo"
|
||||
><img class="w-96" src="./static/logo.svg" alt="wah.su"
|
||||
/></a>
|
||||
<p class="block">/Privacy</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue