2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Files
bootstrap/site/robots.txt
T

10 lines
179 B
Plaintext

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