From 236f380520e92a72435a77c9a5b5abe4b6568f58 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 25 Feb 2023 17:01:29 -0800 Subject: [PATCH] Missing article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 245a73d4..347bfd60 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ paige: git: commit_url_prefix: "" # Example is "https://github.com/willfaught/paige/commit/" math: false # Enable math typesetting - max_width: "" # Maximum width for whole page + max_width: "" # Maximum width for the whole page menu: breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items style: "pills" # Must be "links" or "pills"