Public Access
1
0

fix: ensure 404 page is excluded from collections

This commit is contained in:
2025-08-24 19:05:12 -04:00
parent f5c1dcb9c8
commit 9d0d27c7b5

View File

@@ -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">