mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat(a11y): improve accessibility
This commit is contained in:
@@ -32,6 +32,7 @@ const { entries } = Astro.props;
|
||||
alt={data.title}
|
||||
formats={['avif', 'webp']}
|
||||
height="937"
|
||||
role="presentation"
|
||||
src={data.cover}
|
||||
width="1500"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user