Fix Websites

This commit is contained in:
2024-07-06 01:28:49 -05:00
parent 5bc478f1e8
commit 89130e691b
16 changed files with 26 additions and 362 deletions

View File

@@ -28,17 +28,6 @@
<h4 id="error" style="display: none; color: red;">Uh oh. Looks like you've been rate limited. Sit tight, in 2 minutes it will be gone!</h4>
<a id="stable" href="%s" class="download-button">Latest stable build: %s<span class="material-icons">get_app</span></a>
</div>
<div class="container">
<div class="builds">
<table class="table table-borderless table-responsive-sm" id="table">
<tr class="table-heading">
<th>Downloads</th>
</tr>
</table>
<a class="ci-link" href="https://cdn.galactiq.net/enchantedharvest/Enchanted-Harvest-Latest.zip">Latest</a>
<a class="ci-link" href="https://cdn.galactiq.net/enchantedharvest/Enchanted-Harvest-0.0.1.zip">0.0.1</a>
</div>
</div>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"rel="stylesheet">
<script src="static/js/downloadConstants.js"></script>