Public Access
1
0

fix: remove blog page from collections

This commit is contained in:
2025-08-24 03:42:42 -04:00
parent f2d8b9b2f4
commit 6fb29a005f

View File

@@ -1,8 +1,7 @@
--- ---
title: "Blog" title: "Blog"
layout: "layout.njk" layout: "layout.njk"
sitemapPriority: 0.8 eleventyExcludeFromCollections: true
sitemapChangefreq: "monthly"
--- ---
<h1 class="text-4xl font-bold text-white mb-8 section-title">All Posts</h1> <h1 class="text-4xl font-bold text-white mb-8 section-title">All Posts</h1>