From 185eef821ce42d6fc13ad00db3401951032a6582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Weng?= Date: Thu, 13 Aug 2020 23:13:30 +0200 Subject: [PATCH] Exclude 404 page from sitemap.xml --- src/404.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/404.md b/src/404.md index 76bae08..33a612e 100644 --- a/src/404.md +++ b/src/404.md @@ -2,6 +2,7 @@ title: 404 - Page not found description: Page not found permalink: 404.html +eleventyExcludeFromCollections: true --- # 404