Rename paige.pages.max_width to full_width

This commit is contained in:
Will Faught
2025-02-25 22:29:08 -08:00
parent 1e5e5435b0
commit 1b1575372e
2 changed files with 2 additions and 2 deletions

View File

@@ -247,7 +247,7 @@ disable_toc = false
disable_word_count = false
# Presentation
max_width = false # Whether the page body has the maximum width
full_width = false # Whether the page body fills the page width
# Schema
base_schema = {} # JSON-LD schema that all page schemas override