Skip to content

Commit

Permalink
Changed format to webp
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofVDB1 committed Dec 5, 2023
1 parent 34fd8ef commit 2c25436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/image-gallery/image-gallery.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<NuxtImg
class="image-gallery__image"
:src="image?.src"
format="png"
format="webp"
placeholder
/>
</a>
Expand Down

0 comments on commit 2c25436

Please sign in to comment.