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