diff --git a/src/components/GalleryDetail.astro b/src/components/GalleryDetail.astro index 3faf903..90ec3e9 100644 --- a/src/components/GalleryDetail.astro +++ b/src/components/GalleryDetail.astro @@ -17,10 +17,12 @@ function randomPosition() { const imageLength = entry.data.images.length; --- -