test: rollback to post as mainSections
All checks were successful
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 3s
Blog Deployment / Check-Rebuild (push) Successful in 8s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Merge (push) Has been skipped
Blog Deployment / Deploy-Production (push) Has been skipped
Blog Deployment / Test-Production (push) Has been skipped
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Has been skipped

This commit is contained in:
2025-06-23 18:21:07 +00:00
parent 9375667d3b
commit c2cd9c3c7d

View File

@@ -115,7 +115,7 @@ frontmatter:
format: "yaml" format: "yaml"
params: 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." description: "A blog documenting my homelab journey, covering automation, self-hosted services, and hands-on experiments with open source technologies."
favicon: "/favicon-32x32.png" favicon: "/favicon-32x32.png"
sitemapFilter: ["/tags/", "/categories/", "/search/"] sitemapFilter: ["/tags/", "/categories/", "/search/"]