fix(header): add alt text for logo image

This commit is contained in:
Jake Hamilton 2024-10-23 17:22:25 -07:00 committed by ckie
parent c78553b1f5
commit f59882eaf9
Signed by untrusted user: ckie
GPG key ID: 13E79449C0525215

View file

@ -22,7 +22,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>