Skip to content

Commit

Permalink
fix: galler index upper-case bug
Browse files Browse the repository at this point in the history
  • Loading branch information
youngkwon02 committed Jul 28, 2022
1 parent 785bb9b commit 01d91f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion youngkwonFE/project/static/js/galleryIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const GALLERY_INDEX = [
"SWM-Start.JPG",
"Airforce-Start.jpg",
"Airforce-End.jpg",
"We-Are.JPG",
"we-are.JPG",
"New-Start.jpg",
"My-world.jpeg",
"Spark.jpeg",
Expand Down
2 changes: 1 addition & 1 deletion youngkwonFE/project/static/js/galleryIndex.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01d91f9

Please sign in to comment.