Fix reference to style-last.css

This commit is contained in:
Will Faught
2023-03-08 21:46:49 -08:00
parent 253cb0b848
commit 334142acb0

View File

@@ -313,7 +313,7 @@ paige:
hide_page: false
section_pages:
full_pages: false # Display full pages in the list of pages.
style: "" # CSS included at the end of the stylesheet, before layouts/paige/style-last.css.
style: "" # CSS included at the end of the stylesheet, before style-last.css
```
The assigned values shown are the default values.