- make the newsletter checkbox generic

- Added LOGO_URL to `example.env` and index.html template
- Rewrote README.md to reflect current methods of installing and configuring
This commit is contained in:
2025-04-04 15:36:12 -06:00
parent 85a0096846
commit bae3ddda32
3 changed files with 84 additions and 45 deletions
+1
View File
@@ -9,3 +9,4 @@ GUNICORN_WORKERS=3
PID=1000
GID=1000
SITE_TITLE="The Montana Dinosaur Center Visitor Log"
LOGO_URL="/static/images/logo.png"