remove some alts

This commit is contained in:
Jon Staab
2025-11-13 08:59:32 -08:00
parent 9cae4da9f4
commit 8e2ebd11fc
7 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
<div class="bg-alt flex max-w-xl flex-col leading-normal">
{#if preview.image && !hideImage}
<img
alt="Link preview"
alt=""
onerror={onError}
src={preview.image}
class="bg-alt max-h-72 rounded-t-box object-contain object-center" />