Skip to content

Commit 7088919

Browse files
authored
Fix albums.json Comma Typo (#58)
* Correct Image Ordering * Fix comma typo
1 parent 8f63561 commit 7088919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/albums.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,7 @@
13971397
"2025-10-06-NFM-B-kono-art-100-36.jpg": {},
13981398
"2025-10-06-NFM-B-kono-art-100-37.jpg": {},
13991399
"2025-10-06-NFM-B-kono-art-100-38.jpg": {},
1400-
"2025-10-06-NFM-B-kono-art-100-03.jpg": {},
1400+
"2025-10-06-NFM-B-kono-art-100-03.jpg": {}
14011401
}
14021402
},
14031403
"test-album-34": {

0 commit comments

Comments
 (0)