|
|
@ -173,9 +173,9 @@ There is a single parameter object with sensible defaults that can be overridden
|
|
|
|
```toml
|
|
|
|
```toml
|
|
|
|
[paige]
|
|
|
|
[paige]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 the page from search
|
|
|
|
math = false # Enables math typesetting for this page
|
|
|
|
|
|
|
|
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]
|
|
|
|