diff options
Diffstat (limited to 'templates/robots.txt')
| -rw-r--r-- | templates/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/robots.txt b/templates/robots.txt new file mode 100644 index 0000000..b345a1a --- /dev/null +++ b/templates/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Allow: / +Sitemap: {{ get_url(path="sitemap.xml") }} |
