summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/robots.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/robots.txt b/layouts/robots.txt
index 53082b7..eb66085 100644
--- a/layouts/robots.txt
+++ b/layouts/robots.txt
@@ -3,6 +3,7 @@
User-agent: *
{{- if eq (getenv "HUGO_ENV") "production" | or (eq site.Params.env "production") }}
Allow: /
+Disallow: /404.html
Disallow: /thanks
Sitemap: {{ "/stemap.xml" | absURL }}