diff --git a/src/routes/[country]/[location]/index.svelte b/src/routes/[country]/[location]/index.svelte index b627a35..e900cbc 100644 --- a/src/routes/[country]/[location]/index.svelte +++ b/src/routes/[country]/[location]/index.svelte @@ -256,7 +256,7 @@ width={320} height={824} alt="Illustration for {location.name}" - loading="lazy" + decoding="async" /> {/if}