Add robots.txt to templates
This commit is contained in:
parent
48555b0def
commit
6f7d502774
1 changed files with 3 additions and 0 deletions
3
templates/robots.txt
Normal file
3
templates/robots.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
Sitemap: {{ get_url(path="sitemap.xml") }}
|
Loading…
Reference in a new issue