From ea185f11af99509d2acfc906938e79a37cc60b24 Mon Sep 17 00:00:00 2001 From: Adam Petrie Date: Wed, 27 Jul 2016 18:32:49 -0400 Subject: [PATCH] sitemap: false so that the error page is not indexed --- site/404.html | 1 + 1 file changed, 1 insertion(+) diff --git a/site/404.html b/site/404.html index 4a565d6e..8fe6a91d 100644 --- a/site/404.html +++ b/site/404.html @@ -1,6 +1,7 @@ --- layout: default permalink: /404.html +sitemap: false ---