From 85174482742a4cbc4336e81218d7346540223c6c Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Sun, 22 Mar 2026 23:39:33 +1300 Subject: [PATCH] kept style consistant --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index e946dd4..f174841 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -24,7 +24,7 @@ export default defineConfig({ }, }, remarkPlugins: [ - remarkMath, + // [remarkMath, {}], [remarkToc, { heading: 'toc', maxDepth: 3 } ], ], rehypePlugins : [