diff --git a/src/assets/photos/21.jpg b/src/assets/photos/21.jpg new file mode 100644 index 0000000..ed096e8 Binary files /dev/null and b/src/assets/photos/21.jpg differ diff --git a/src/assets/photos/22.jpg b/src/assets/photos/22.jpg new file mode 100644 index 0000000..5a747bc Binary files /dev/null and b/src/assets/photos/22.jpg differ diff --git a/src/pages/photography/[photo].astro b/src/pages/photography/[photo].astro index 3db8678..35287a7 100644 --- a/src/pages/photography/[photo].astro +++ b/src/pages/photography/[photo].astro @@ -22,7 +22,7 @@ const { photo } = Astro.props;
{ -
+
{ photos.sort(sortFiles).map((photo) => (