mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-20 00:16:37 +08:00
10 lines
179 B
Plaintext
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
|