Move paige_math, paige_toc to paige object
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user