From 5e4f2bd62d12be7c5b4701546d04bfa3ee0d2ec7 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 25 Feb 2023 14:16:18 -0800 Subject: [PATCH] Order section_pages param --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6de25910..05776af2 100644 --- a/README.md +++ b/README.md @@ -258,8 +258,6 @@ paige: source: "published" # Displayed date in single pages; must be "published" or "modified" git: 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 menu: breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items @@ -272,6 +270,8 @@ paige: web_master: "" search: 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. table_of_contents: max_width: ""