From 2f185ba211d3680be4481ce7f4d299d61601250d Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 5 Oct 2023 19:38:55 +0100 Subject: Optimises images --- src/components/ScotsounCdGallery.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/ScotsounCdGallery.astro') diff --git a/src/components/ScotsounCdGallery.astro b/src/components/ScotsounCdGallery.astro index e1a9aaf..1c810a0 100644 --- a/src/components/ScotsounCdGallery.astro +++ b/src/components/ScotsounCdGallery.astro @@ -19,7 +19,7 @@ function scotsounIdDescending(scotsoun1: Scotsoun, scotsoun2: Scotsoun) { class="link link-gallery__container" href={`/${locale}/furthsettins/scotsoun/${scotsounItem.scotsounId}`} > - + -- cgit v1.2.3