Files
Yi.Framework/WebFirst/wwwroot/vendors/bootstrap/site/robots.txt
橙子 f0d32af3c3 框架重构
清除多余的业务
2022-04-03 23:21:53 +08: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