feat(a11y): improve accessibility

This commit is contained in:
Stefan Imhoff
2025-02-03 17:13:00 +01:00
parent 602ea79067
commit 872f17b5f6
8 changed files with 18 additions and 5 deletions

View File

@@ -32,6 +32,7 @@ const { entries } = Astro.props;
alt={data.title}
formats={['avif', 'webp']}
height="937"
role="presentation"
src={data.cover}
width="1500"
/>