diff options
Diffstat (limited to 'layouts/robots.txt')
| -rw-r--r-- | layouts/robots.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/layouts/robots.txt b/layouts/robots.txt deleted file mode 100644 index f26f508..0000000 --- a/layouts/robots.txt +++ /dev/null @@ -1,7 +0,0 @@ -User-agent: * -{{- if hugo.IsProduction | or (eq site.Params.env "production") }} -Disallow: -{{- else }} -Disallow: / -{{- end }} -Sitemap: {{ "sitemap.xml" | absURL }} |
