first commit
This commit is contained in:
7
askkennyb/themes/PaperMod/layouts/robots.txt
Normal file
7
askkennyb/themes/PaperMod/layouts/robots.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
User-agent: *
|
||||
{{- if hugo.IsProduction | or (eq site.Params.env "production") }}
|
||||
Disallow:
|
||||
{{- else }}
|
||||
Disallow: /
|
||||
{{- end }}
|
||||
Sitemap: {{ "sitemap.xml" | absURL }}
|
||||
Reference in New Issue
Block a user