forked from the-distro/floral.systems
fix(header): add alt text for logo image
This commit is contained in:
parent
11bc2e9241
commit
7ea2efd2a5
|
@ -23,7 +23,7 @@
|
|||
<a class="flex h-full items-center justify-center font-aladin text-3xl/10
|
||||
text-coral-50 hover:text-coral-100 no-link-style gap-x-2"
|
||||
href="/">
|
||||
<enhanced:img src="$lib/assets/flower.svg" width="32" height="32" />
|
||||
<enhanced:img src="$lib/assets/flower.svg" width="32" height="32" alt="flower" />
|
||||
floral.systems
|
||||
</a>
|
||||
<span></span>
|
||||
|
|
Loading…
Reference in a new issue