Update default.html

This commit is contained in:
Yegor Vialov 2020-09-09 16:02:34 +03:00 committed by GitHub
parent 0061abca9e
commit d3d7caeec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,6 @@
{% if site.github.is_project_page %}
<a href="{{ site.repository_url }}" class="btn">View on GitHub</a>
{% endif %}
<a href="/beta-testing" class="btn">Beta testing</a>
<a href="/help" class="btn">Help pages</a>
{% if site.show_downloads %}
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>