Spaces:
Running
Running
Update index.html
Browse files- 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/
|
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
|