From 5c53e7d1108638aefc9d19114b8a0e83aeed33ff Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Feb 2025 15:46:34 -0800 Subject: [PATCH] Reword doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b9ada3f..6d767fd8 100644 --- a/README.md +++ b/README.md @@ -175,8 +175,8 @@ There is a single parameter object with sensible defaults that can be overridden exclude_feeds = false # Exclude this page from feeds exclude_search = false # Exclude the page from search -math = false # Enables math typesetting -style = "" # CSS included at the end of the stylesheet, before style-last.css +math = false # Enables math typesetting for this page +style = "" # CSS included at the end of the stylesheet, before style-last.css, for this page [paige.alert]