Move paige_math, paige_toc to paige object

This commit is contained in:
Will Faught
2022-12-18 02:44:01 -08:00
parent ed796f3cac
commit 9d6c08684d
5 changed files with 9 additions and 7 deletions

View File

@@ -217,8 +217,9 @@ Optional page parameters:
```yaml
link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title
paige_math: true # Enable math typesetting with KaTeX
paige_toc: true # Show a table of contents if there are any headers
paige:
toc: true # Show a table of contents if there are any headers
math: true # Enable math typesetting with KaTeX
```
Additional optional home page parameters: