From ce03635a2445788872de2c3cae78e2a44140a491 Mon Sep 17 00:00:00 2001 From: babayaga Date: Wed, 12 Mar 2025 19:20:13 +0100 Subject: [PATCH] Synced from site --- astro-imagetools.config.mjs | 4 ++-- src/components/global/Footer.astro | 4 ++-- src/components/polymech/GalleryK.astro | 15 ++++++++------- src/components/store/StoreEntries.astro | 2 +- src/layouts/StoreLayout.astro | 11 ++++++----- src/pages/[locale].astro | 2 +- 6 files changed, 20 insertions(+), 18 deletions(-) diff --git a/astro-imagetools.config.mjs b/astro-imagetools.config.mjs index 0890edf..0ddca43 100644 --- a/astro-imagetools.config.mjs +++ b/astro-imagetools.config.mjs @@ -4,8 +4,8 @@ export default defineConfig({ placeholder: "blurred", format: ["webp", "avif", "jpg"], fallbackFormat: "jpg", - delay:250, - includeSourceFormat: false, + delay:100, + includeSourceFormat: true, formatOptions: { jpg: { quality: 80, diff --git a/src/components/global/Footer.astro b/src/components/global/Footer.astro index 2c632b0..2b994f3 100644 --- a/src/components/global/Footer.astro +++ b/src/components/global/Footer.astro @@ -52,7 +52,7 @@ const footerRight = await footer_right(locale) class="flex flex-col justify-between">