From d53a0fcb5a0d0eecc2e5605171a778f3070df430 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 16 Aug 2023 20:09:59 -0500 Subject: [PATCH] update params --- config/_default/params.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index e4b5e7d..f1ed6d5 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,6 +2,8 @@ noindex = false usePageBundles = true +mainSections = ["posts"] + [theme] palette = "runtimeterror"