imspidey commited on
Commit
1230d46
·
1 Parent(s): d2dc061

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -28,7 +28,7 @@
28
  const galleryContainer = document.querySelector('.gallery');
29
 
30
  // Replace 'spidey_images/' with the actual path to your image folder
31
- const folderPath = 'spidey/00003-589215282.png'
32
  ';
33
 
34
  // Fetch a list of image files from the server
 
28
  const galleryContainer = document.querySelector('.gallery');
29
 
30
  // Replace 'spidey_images/' with the actual path to your image folder
31
+ const folderPath = 'spidey/'
32
  ';
33
 
34
  // Fetch a list of image files from the server