Add custom robots.txt which references sitemap

This commit is contained in:
Jake Howard 2019-09-21 16:57:57 +01:00
parent 4976db0fba
commit 1126c16726
Signed by: jake
GPG key ID: 57AFB45680EDD477

4
layouts/robots.txt Normal file
View file

@ -0,0 +1,4 @@
User-agent: *
Allow: /
Sitemap: {{ relURL "sitemap.xml" }}