Combine menu params into one object

This commit is contained in:
Will Faught
2023-02-05 12:11:34 -08:00
parent 77a1c50a49
commit 7ddd1e5829
2 changed files with 5 additions and 4 deletions

View File

@@ -297,8 +297,9 @@ paige:
class: "text-center" # Default is "text-center"
hide: false # Default is false
math: false # Enable math typesetting; default is false
menu_breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items; default is "sm"
menu_style: "pills" # Menu item style; must be "links" or "pills"; default is "pills"
menu:
breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items; default is "sm"
style: "pills" # Menu item style; must be "links" or "pills"; default is "pills"
metadata_max_width: "100ch" # Page metadata max width; default is ""
page:
authors: