Exclude 404.html from the sitemap.

See https://github.com/jekyll/jekyll-sitemap/issues/113#issuecomment-266834805
for making this the default behavior.
This commit is contained in:
Ben Balter
2016-12-13 14:21:22 -05:00
parent 731f5bac1a
commit 5de11038b1
+1
View File
@@ -3,6 +3,7 @@ layout: docwithnav
title: 404 Error!
permalink: /404.html
no_canonical: true
sitemap: false
---
<script src="/js/redirects.js"></script>