From a4ff7867d2c19ac1f4ce9aced73687358e364b95 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 18 Feb 2025 23:25:35 -0800 Subject: [PATCH] Fix math in math typesetting page --- exampleSite/content/content/math-typesetting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/content/math-typesetting.md b/exampleSite/content/content/math-typesetting.md index 78e8cbe7..e7c0b9a5 100644 --- a/exampleSite/content/content/math-typesetting.md +++ b/exampleSite/content/content/math-typesetting.md @@ -5,7 +5,7 @@ description = "A brief guide to setup KaTeX." tags = ["katex", "math", "typesetting"] title = "Math Typesetting" [paige] -math = true +enable_math = true +++