Enhance Photos Page (#9)

* Remove test output.

* Add back buttons.

* Add explicit photos directory.

* Allow subdirectories in files, but not photos.
This commit is contained in:
2024-01-24 13:57:05 +00:00
committed by GitHub
parent 2fa8b555e7
commit adc8f29f0a
4 changed files with 16 additions and 4 deletions

2
.gitignore vendored
View File

@ -105,4 +105,4 @@ dist
## Above is Github's recommendations for Node.js. Below are my additions. ##
package-lock.json
files/*
files/photos/*