diff options
Diffstat (limited to 'layouts/robots.txt')
| -rw-r--r-- | layouts/robots.txt | 2 |
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 }} |
