Of course I think of something AFTER the release, lol! Reset the photo index file so that any changed CSS is adapted.

This commit is contained in:
2025-10-14 15:10:14 -07:00
parent 8a8845d898
commit ccd4f4d051

View File

@@ -25,7 +25,8 @@ function kill-project {
}
function reload-project {
# Nothing to do, run.sh and main.js automatically uses the latest files.
# Not much to do, run.sh and main.js automatically uses the latest files.
rm -v files/photos/index.html
log "Project reloaded successfully!"
}