point .env.example at default css

This commit is contained in:
Lewis Wynne 2026-04-09 17:24:57 +01:00
parent e7aa4cae96
commit 232a1d4526

View file

@ -35,7 +35,7 @@ BOOK_OPEN_REGISTRATION=true
BOOK_SEPARATOR=------------------------------------------------------------
# Path to a CSS file. Takes precedence over BOOK_STYLE.
# BOOK_STYLE_FILE=./my-styles.css
# BOOK_STYLE_FILE=./templates/default.css
# Custom CSS injected into a style tag.
# Classes: .guestbook-form, .guestbook-prompt, .guestbook-label, .guestbook-input,