Remove lazy loading on location illustration

This commit is contained in:
2022-06-20 16:39:19 +02:00
parent e1db876993
commit deb0c1d708

View File

@@ -256,7 +256,7 @@
width={320} width={320}
height={824} height={824}
alt="Illustration for {location.name}" alt="Illustration for {location.name}"
loading="lazy" decoding="async"
/> />
</picture> </picture>
{/if} {/if}