diff --git a/src/components/astro/ColInsta.astro b/src/components/astro/ColInsta.astro index 00be999..16bd3b2 100644 --- a/src/components/astro/ColInsta.astro +++ b/src/components/astro/ColInsta.astro @@ -6,7 +6,7 @@ const JULESNENY_FEED = Array.from( (_, i) => `/images/instagram/feed/feed-${String(i + 1).padStart(2, '0')}.jpg` ); --- -
+