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

@@ -1,5 +1,5 @@
{{ if .Content }}
{{ if and .Params.paige_toc (ne .TableOfContents `<nav id="TableOfContents"></nav>`) }}
{{ if and .Params.paige.toc (ne .TableOfContents `<nav id="TableOfContents"></nav>`) }}
<section>
<div class="container-fluid mb-3">
<div class="justify-content-center row">