summaryrefslogtreecommitdiffstats
path: root/layouts/robots.txt
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/robots.txt')
-rw-r--r--layouts/robots.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/robots.txt b/layouts/robots.txt
index eb66085..75dae91 100644
--- a/layouts/robots.txt
+++ b/layouts/robots.txt
@@ -6,7 +6,7 @@ Allow: /
Disallow: /404.html
Disallow: /thanks
-Sitemap: {{ "/stemap.xml" | absURL }}
+Sitemap: {{ "/sitemap.xml" | absURL }}
{{- else }}
Disallow: /
{{- end }}