Files

10 lines
179 B
Plaintext
Raw Permalink Normal View History

2019-06-04 13:11:32 -04:00
---
---
# www.robotstxt.org/
# Allow crawling of all content
User-agent: *
Disallow:{% if jekyll.environment != "production" %} /{% endif %}
Sitemap: {{ site.url }}/sitemap.xml