Skip to content

Commit ea79aa0

Browse files
committed
posts(2024-vuosikertomus): add post
1 parent a8f1281 commit ea79aa0

32 files changed

Lines changed: 226 additions & 1 deletion

components/ImageGalleryWithLightbox/ImageGalleryWithLightbox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default function ImageGalleryWithLightbox({images}: { images: GalleryImag
3232
<RowsPhotoAlbum
3333
photos={slides}
3434
rowConstraints={{
35-
minPhotos: 3,
35+
minPhotos: 2,
3636
maxPhotos: 5
3737
}}
3838
onClick={({ index: current }) => setIndex(current)}

posts/2024-vuosikertomus/antti.png

69.2 KB
Loading
239 KB
Loading
883 KB
Loading
286 KB
Loading
2.1 MB
Loading
288 KB
Loading
349 KB
Loading
385 KB
Loading
33.9 KB
Loading

0 commit comments

Comments
 (0)