Files
w4rpservices/vendor/twbs/bootstrap/site/robots.txt
T
2019-12-10 05:37:33 +00:00

12 lines
231 B
Plaintext

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