fix: remove blog page from collections
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user