mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 17:12:27 +00:00
Rename theme path
This commit is contained in:
7
themes/hugo-theme-gruvbox/layouts/robots.txt
Normal file
7
themes/hugo-theme-gruvbox/layouts/robots.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
User-agent: *
|
||||
{{ if eq (hugo.Environment) "production" -}}
|
||||
Allow: /
|
||||
{{ else -}}
|
||||
Disallow: /
|
||||
{{ end -}}
|
||||
Sitemap: {{ "sitemap.xml" | absURL -}}
|
Reference in New Issue
Block a user