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
|
@ -41,7 +41,7 @@
|
|||
<div class="container flex flex-col w-full h-auto gap-8 p-8 md:p-16">
|
||||
<div class="flex flex-col gap-8 pb-8 lg:items-center lg:justify-between lg:flex-row">
|
||||
<div 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" /></a>
|
||||
<a href="./index.html" class="block"><img class="w-96" src="./static/logo.svg" alt="wah.su" /></a>
|
||||
<p class="block">/Services</p>
|
||||
</div>
|
||||
<a href="https://status.wah.su" class="flex flex-row items-center justify-center gap-4" target="_blank">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue