Update default.html

This commit is contained in:
Puyo 2021-05-03 17:33:07 +02:00 committed by GitHub
parent 75e1673dca
commit 2bddc3242a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li> <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
</ul> </ul>
<p><small>Binaries</small></p> <p><small>Binaries</small></p>
<ul class="downloads"> <ul>
<li><a href="https://github.com/KadeDev/Kade-Engine/releases/latest">Download the <strong>Latest release</strong></a></li> <li><a href="https://github.com/KadeDev/Kade-Engine/releases/latest">Download the <strong>Latest release</strong></a></li>
<li><a href="https://ci.appveyor.com/project/KadeDev/kade-engine-windows/build/artifacts">Download a <strong>Windows</strong> development build</a></li> <li><a href="https://ci.appveyor.com/project/KadeDev/kade-engine-windows/build/artifacts">Download a <strong>Windows</strong> development build</a></li>
<li><a href="https://ci.appveyor.com/project/KadeDev/kade-engine-linux/build/artifacts">Download a <strong>Linux</strong> development build</a></li> <li><a href="https://ci.appveyor.com/project/KadeDev/kade-engine-linux/build/artifacts">Download a <strong>Linux</strong> development build</a></li>