sitemap: false so that the error page is not indexed
This commit is contained in:
parent
b65aa4748b
commit
ea185f11af
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
permalink: /404.html
|
permalink: /404.html
|
||||||
|
sitemap: false
|
||||||
---
|
---
|
||||||
|
|
||||||
<section class="intro">
|
<section class="intro">
|
||||||
|
|
Loading…
Reference in New Issue