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 mei (ckie)
parent 11bc2e9241
commit 7ea2efd2a5

View file

@ -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>