fix: ensure 404 page is excluded from collections
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
title: "404 - Page Not Found"
|
title: "404 - Page Not Found"
|
||||||
layout: "layout.njk"
|
layout: "layout.njk"
|
||||||
permalink: 404.html
|
permalink: 404.html
|
||||||
|
eleventyExcludeFromCollections: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="text-center py-18">
|
<div class="text-center py-18">
|
||||||
|
Reference in New Issue
Block a user