Exclude 404 page from sitemap.xml

This commit is contained in:
Rémi Weng 2020-08-13 23:13:30 +02:00
parent a0326cb9d0
commit 185eef821c

View file

@ -2,6 +2,7 @@
title: 404 - Page not found title: 404 - Page not found
description: Page not found description: Page not found
permalink: 404.html permalink: 404.html
eleventyExcludeFromCollections: true
--- ---
# 404 # 404