Welcome to mirror list, hosted at ThFree Co, Russian Federation.

robots.txt « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d3ac12c6462df548337216cacd55b6ed63415788 (plain)
1
2
3
4
5
6
7
8
9
---
---

# www.robotstxt.org/

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