Reword doc

master
Will Faught 5 months ago
parent 900f5b85c6
commit 4ccae5a153

@ -197,13 +197,13 @@ There is a single parameter object with sensible defaults that can be overridden
enable_math = false # Enables math typesetting for this page enable_math = false # Enables math typesetting for this page
exclude_feeds = false # Exclude this page from feeds exclude_feeds = false # Exclude this page from feeds
exclude_search = false # Exclude the page from search exclude_search = false # Exclude this page from search
style = "" # CSS included at the end of the stylesheet, before style-last.css, for this page style = "" # CSS included at the end of the stylesheet, before style-last.css, for this page
[paige.alert] [paige.alert]
message = "" # Markdown displayed before the page body message = "" # Markdown displayed before the page body for this page
type = "primary" # Bootstrap alert class type = "primary" # Bootstrap alert class for this page
[paige.feeds] [paige.feeds]

Loading…
Cancel
Save