Exclude 404 page from sitemap.xml
This commit is contained in:
parent
a0326cb9d0
commit
185eef821c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
title: 404 - Page not found
|
||||
description: Page not found
|
||||
permalink: 404.html
|
||||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
|
||||
# 404
|
||||
|
|
|
|||
Loading…
Reference in a new issue