From 0b90d83c96268dbb4a16592be73cee467c52562f Mon Sep 17 00:00:00 2001 From: Vezpi Date: Wed, 7 May 2025 08:39:09 +0000 Subject: [PATCH] Add about in the mainSections --- hugo.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 3d5c110..6f8f5c0 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -7,7 +7,9 @@ frontmatter: format: "yaml" params: - mainSections: ["post"] + mainSections: + - "about" + - "post" favicon: "/favicon-32x32.png" sidebar: