From eea030eef7fd541d34ae8fe1c6f0aaf5319db626 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 5 Feb 2023 10:59:32 -0800 Subject: [PATCH] Order params --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4024cde..03b76086 100644 --- a/README.md +++ b/README.md @@ -319,14 +319,14 @@ paige: hide: true # Don't include this page in RSS feeds search: hide: true # Don't include this page in search results + table_of_contents: + hide: false # Default is false tags: class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none" hide: false # Default is false title: class: "display-5 fw-bold text-center" # Default is "display-5 fw-bold text-center" hide: false # Default is false - table_of_contents: - hide: false # Default is false rss: managing_editor: "Michael Bluth" web_master: "Michael Bluth"