Skip to content

Commit

Permalink
🌟 reorganize pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganKryze committed Apr 21, 2024
1 parent b42dcad commit b9d05a5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
Binary file removed src/public/img/sardegna/im12.jpg
Binary file not shown.
Binary file removed src/public/img/sardegna/im13.jpg
Binary file not shown.
4 changes: 2 additions & 2 deletions src/src/pages/collections/france.astro
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import GalleryImage from "../../components/GalleryImage.astro";
</div>
<div id="Column-Center" class="flex flex-col gap-6">
<GalleryImage image="/img/france/im5.jpg" loading="eager" />
<GalleryImage image="/img/france/im6.jpg" loading="eager" />
<GalleryImage image="/img/france/im1.jpg" loading="eager" />
<GalleryImage image="/img/france/im2.jpg" loading="eager" />
<GalleryImage image="/img/france/im9.jpg" />
<GalleryImage image="/img/france/im45.jpg" />
Expand All @@ -62,7 +62,7 @@ import GalleryImage from "../../components/GalleryImage.astro";
</div>
<div id="Column-Right" class="flex flex-col gap-6">
<GalleryImage image="/img/france/im4.jpg" loading="eager" />
<GalleryImage image="/img/france/im1.jpg" loading="eager" />
<GalleryImage image="/img/france/im6.jpg" loading="eager" />
<GalleryImage image="/img/france/im23.jpg" loading="eager" />
<GalleryImage image="/img/france/im10.jpg" />
<GalleryImage image="/img/france/im24.jpg" />
Expand Down
2 changes: 0 additions & 2 deletions src/src/pages/collections/sardegna.astro
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ import CollectionLayout from "../../layouts/CollectionLayout.astro";
<GalleryImage image="/img/sardegna/im46.jpg" />
<GalleryImage image="/img/sardegna/im33.jpg" />
<GalleryImage image="/img/sardegna/im57.jpg" />
<GalleryImage image="/img/sardegna/im12.jpg" />
<GalleryImage image="/img/sardegna/im14.jpg" />
<GalleryImage image="/img/sardegna/im90.jpg" />
<GalleryImage image="/img/sardegna/im24.jpg" />
Expand Down Expand Up @@ -101,7 +100,6 @@ import CollectionLayout from "../../layouts/CollectionLayout.astro";
<GalleryImage image="/img/sardegna/im66.jpg" />
<GalleryImage image="/img/sardegna/im60.jpg" />
<GalleryImage image="/img/sardegna/im10.jpg" />
<GalleryImage image="/img/sardegna/im13.jpg" />
<GalleryImage image="/img/sardegna/im88.jpg" />
<GalleryImage image="/img/sardegna/im22.jpg" />
<GalleryImage image="/img/sardegna/im53.jpg" />
Expand Down

0 comments on commit b9d05a5

Please sign in to comment.