We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ac4d4 commit cb53cfcCopy full SHA for cb53cfc
3 files changed
src/assets/images/webp/ferris_cooking.jpg
185 KB
src/assets/images/webp/ferris_cooking.webp
-81 KB
src/components/CookieBanner.astro
@@ -1,6 +1,6 @@
1
---
2
import { Image } from "astro:assets"
3
-import ferrisCooking from "~/assets/images/webp/ferris_cooking.webp"
+import ferrisCooking from "~/assets/images/webp/ferris_cooking.jpg"
4
5
const projectId = import.meta.env.VITE_CLARITY_PROJECT_ID
6
0 commit comments