This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/vendor/twbs/bootstrap/site/robots.txt
2019-05-10 14:21:36 +02:00

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