Order section_pages param
This commit is contained in:
@@ -258,8 +258,6 @@ paige:
|
|||||||
source: "published" # Displayed date in single pages; must be "published" or "modified"
|
source: "published" # Displayed date in single pages; must be "published" or "modified"
|
||||||
git:
|
git:
|
||||||
commit_url_prefix: "" # Example is "https://github.com/willfaught/paige/commit/"
|
commit_url_prefix: "" # Example is "https://github.com/willfaught/paige/commit/"
|
||||||
section_pages:
|
|
||||||
full_pages: false # Display full pages in the list of pages.
|
|
||||||
math: false # Enable math typesetting
|
math: false # Enable math typesetting
|
||||||
menu:
|
menu:
|
||||||
breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items
|
breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items
|
||||||
@@ -272,6 +270,8 @@ paige:
|
|||||||
web_master: ""
|
web_master: ""
|
||||||
search:
|
search:
|
||||||
hide_page: false
|
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 layouts/paige/style-last.css.
|
||||||
table_of_contents:
|
table_of_contents:
|
||||||
max_width: ""
|
max_width: ""
|
||||||
|
Reference in New Issue
Block a user