dash-docs/robots.txt
2015-09-06 08:31:33 -04:00

12 lines
268 B
Text

---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: null
---
{% if site.env.BITCOINORG_BUILD_TYPE == 'preview' %}
User-agent: *
Disallow: /
{% else %}
Sitemap: https://bitcoin.org/sitemap.xml
{% endif %}