forked from Skynet/deploy_user_hugo
added files
This commit is contained in:
parent
66c682122c
commit
4007181554
148 changed files with 6376 additions and 12 deletions
7
themes/PaperMod/layouts/robots.txt
Normal file
7
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 }}
|
Loading…
Add table
Add a link
Reference in a new issue