Skip to content

Commit

Permalink
Fix gap in images
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlinx committed Aug 24, 2024
1 parent 2daed82 commit 0e791ff
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/app/settings/pictures-page-images.ts
Original file line number Diff line number Diff line change
Expand Up @@ -764,21 +764,6 @@ export const PicturesPageImages = [
/* Description */ "",
/* Tags */ [],
),
new ImageInfo(
/* File path */ "2023/2_fall/2_fireside-1.png",
/* Description */ "",
/* Tags */ [],
),
new ImageInfo(
/* File path */ "2023/2_fall/2_fireside-2.png",
/* Description */ "",
/* Tags */ [],
),
new ImageInfo(
/* File path */ "2023/2_fall/3_final-1.png",
/* Description */ "",
/* Tags */ [],
),
new ImageInfo(
/* File path */ "2023/2_fall/3_final-2.png",
/* Description */ "",
Expand Down

0 comments on commit 0e791ff

Please sign in to comment.