Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jochemloedeman committed Nov 29, 2024
1 parent f6d5cca commit a07468a
Show file tree
Hide file tree
Showing 39 changed files with 10 additions and 10 deletions.
Binary file modified app/images/lightbox/image_10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_20.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_21.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_22.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/lightbox/image_9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/thumbnail/image_16.jpg
Binary file modified app/images/thumbnail/image_17.jpg
Binary file modified app/images/thumbnail/image_18.jpg
Binary file modified app/images/thumbnail/image_19.jpg
Binary file modified app/images/thumbnail/image_20.jpg
Binary file modified app/images/thumbnail/image_21.jpg
Binary file modified app/images/thumbnail/image_22.jpg
Binary file modified app/images/thumbnail/image_23.jpg
Binary file modified app/images/thumbnail/image_5.jpg
Binary file modified app/images/thumbnail/image_6.jpg
Binary file modified app/images/thumbnail/image_7.jpg
Binary file modified app/images/thumbnail/image_8.jpg
Binary file modified app/images/thumbnail/image_9.jpg
20 changes: 10 additions & 10 deletions app/scripts/distribute_images.js
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
// Array of image sources
const images = [
"image_7.jpg",
"image_5.jpg",
"image_17.jpg",
"image_6.jpg",
"image_16.jpg",
"image_23.jpg",
"image_1.jpg",
"image_3.jpg",
"image_2.jpg",
"image_20.jpg",
"image_18.jpg",
"image_21.jpg",
"image_15.jpg",
"image_5.jpg",
"image_9.jpg",
"image_7.jpg",
"image_22.jpg",
"image_6.jpg",
"image_13.jpg",
"image_10.jpg",
"image_9.jpg",
"image_1.jpg",
"image_0.jpg",
"image_17.jpg",
"image_8.jpg",
"image_12.jpg",
"image_19.jpg",
"image_4.jpg",
"image_14.jpg",
"image_18.jpg",
"image_19.jpg",
"image_16.jpg",
"image_11.jpg",
"image_15.jpg",
];

const twoColumnThreshold = 640;
Expand Down

0 comments on commit a07468a

Please sign in to comment.