diff --git a/components/scenes/tile.vue b/components/scenes/tile.vue index 9a360b4..cd07303 100644 --- a/components/scenes/tile.vue +++ b/components/scenes/tile.vue @@ -18,6 +18,7 @@ :src="getPath(scene.poster, 'thumbnail')" :style="{ 'background-image': `url(${getPath(scene.poster, 'lazy')})` }" loading="lazy" + fetchpriority="low" class="thumbnail" >