Move paige.style to style tag

This commit is contained in:
Will Faught
2025-03-02 22:26:51 -08:00
parent 260c35d16c
commit e537f0d09e
3 changed files with 6 additions and 5 deletions

View File

@@ -198,7 +198,7 @@ There is a single parameter object with sensible defaults that can be overridden
enable_math = false # Enables math typesetting for this page
exclude_feeds = false # Excludes this page from feeds
exclude_search = false # Excludes this page from search
style = "" # CSS included at the end of the stylesheet for this page
style = "" # CSS included in a stylesheet for this page
[paige.alert]