update download link

This commit is contained in:
Zichao Lin 2022-07-11 11:42:43 +08:00
parent f9fa17b514
commit 78b7eada36

@ -22,8 +22,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="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
<a href="{{ site.github.repository_url }}/releases/download/v1.1.1/TinyEurocat.zip" class="btn">Download Latest Version</a>
{% endif %}
</header>