From 109eff71c8d97ec5bc56ed939e88c5ebf55db6d0 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Mon, 23 Jun 2025 13:40:55 +0000 Subject: [PATCH] test: add about in mainSectuibs --- hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 592e28d..d29d007 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -115,7 +115,7 @@ frontmatter: format: "yaml" params: - mainSections: ["post"] + mainSections: ["about", "post"] description: "A blog documenting my homelab journey, covering automation, self-hosted services, and hands-on experiments with open source technologies." favicon: "/favicon-32x32.png" sitemapFilter: ["/tags/", "/categories/", "/search/"]