From c2cd9c3c7d14b6731d6c543ae56cf4141fc8d3e0 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Mon, 23 Jun 2025 18:21:07 +0000 Subject: [PATCH] test: rollback to post as mainSections --- hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index e12d627..592e28d 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -115,7 +115,7 @@ frontmatter: format: "yaml" params: - mainSections: ["home"] + mainSections: ["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/"]