ADD robots.txt example
This commit is contained in:
parent
03317e4f9a
commit
8736024545
1 changed files with 3 additions and 0 deletions
3
layouts/robots.txt
Normal file
3
layouts/robots.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
User-agent: *
|
||||||
|
Disallow:
|
||||||
|
Sitemap: {{ .Sitemap.Filename | default "sitemap.xml" | absURL }}
|
Loading…
Reference in a new issue