Remove the all
folder in place of an all.html
file. Create a main page which provides the output of it.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
# Hyperling.com - files/photos/
|
||||
|
||||
Used by `http://localhost:8080/photos` to build albums for sharing.
|
||||
## index.html
|
||||
|
||||
Used by `http://localhost:8080/photos` to build and show list of albums.
|
||||
|
||||
## all.html
|
||||
|
||||
Used by `http://localhost:8080/photos-all` to show all albums at once.
|
||||
|
Reference in New Issue
Block a user