Update Checker Refactor, New Menu Style, Lazy Load Photos Pages #17

Merged
me merged 22 commits from prod into main 2025-12-01 10:02:04 -07:00
Showing only changes of commit ccd4f4d051 - Show all commits

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!"
}