mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 01:06:13 +00:00
12 lines
268 B
Text
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 %}
|