Update stable.html

This commit is contained in:
Pengu 2025-06-23 17:23:29 -05:00
parent 2653a9cc24
commit d57be12023

View File

@ -35,12 +35,24 @@
<th>Stable Downloads (FAQ At Bottom)</th>
</tr>
</table>
<dl class="space-y-12 pb-6">
<div>
<button onclick="showElement(2)"
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
<span class="ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold">+</span>
<span class="ml-2 inline-block">0.0.2 (Latest)</span>
</button>
<dd id="clicker-2" class="hidden mt-4 text-base text-gray-300 pl-6">
<a href="ror2mm://v1/install/thunderstore.io/PenguCC/REPEAK/0.0.2/"><img alt="thunderstore" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fthunderstore.io%2Fapi%2Fv1%2Fpackage-metrics%2FPenguCC%2FREPEAK%2F0.0.2%2F&query=downloads&style=for-the-badge&logo=Thunderstore&logoColor=white&label=Thunderstore%2FGale&color=ca7cd9"></a>
</dd>
</div>
</dl>
<dl class="space-y-12 pb-6">
<div>
<button onclick="showElement(1)"
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
<span class="ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold">+</span>
<span class="ml-2 inline-block">0.0.1 (Latest)</span>
<span class="ml-2 inline-block">0.0.1</span>
</button>
<dd id="clicker-1" class="hidden mt-4 text-base text-gray-300 pl-6">
<a href="ror2mm://v1/install/thunderstore.io/PenguCC/REPEAK/0.0.1/"><img alt="thunderstore" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fthunderstore.io%2Fapi%2Fv1%2Fpackage-metrics%2FPenguCC%2FREPEAK%2F0.0.1%2F&query=downloads&style=for-the-badge&logo=Thunderstore&logoColor=white&label=Thunderstore%2FGale&color=ca7cd9"></a>