Rename math parameter to paige_math

This commit is contained in:
Will Faught
2022-12-16 16:30:26 -08:00
parent 0f279dde80
commit 820c0c5f05
4 changed files with 6 additions and 6 deletions

View File

@@ -188,8 +188,8 @@ Optional page parameters:
```yaml
link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title
math: true # Enable math typesetting with KaTeX
paige_hide_search: true # Don't include this page in search results
paige_math: true # Enable math typesetting with KaTeX
paige_toc: true # Show a table of contents if there are any headers
```