mirror of
https://github.com/rough-stuff/rough.git
synced 2026-02-14 07:25:09 -05:00
Update default.html
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
|
||||
{% endif %}
|
||||
{% if site.show_downloads %}
|
||||
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
||||
<a href="./builds/rough.zip" class="btn">Download .zip</a>
|
||||
<!-- <a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a> -->
|
||||
{% endif %}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user