Update RePeak Site
This commit is contained in:
parent
31c159b44e
commit
f0741c126e
@ -244,6 +244,21 @@
|
||||
<a class="main2_feature_headline">PeakLobbyJoinFix</a>
|
||||
<a class="main2_feature_text" href="https://thunderstore.io/c/peak/p/IceMods/PeakLobbyJoinFix/">Thunderstore Page</a>
|
||||
</div>
|
||||
<div class="main2_feature">
|
||||
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/xammen-RopeCut-1.1.0.png.128x128_q95.png">
|
||||
<a class="main2_feature_headline">RopeCut</a>
|
||||
<a class="main2_feature_text" href="https://thunderstore.io/c/peak/p/xammen/RopeCut/">Thunderstore Page</a>
|
||||
</div>
|
||||
<div class="main2_feature">
|
||||
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/JSPAPP-Summit_Roster-1.0.5.png.128x128_q95.png">
|
||||
<a class="main2_feature_headline">SummitRoster</a>
|
||||
<a class="main2_feature_text" href="https://thunderstore.io/c/peak/p/JSPAPP/Summit_Roster/">Thunderstore Page</a>
|
||||
</div>
|
||||
<div class="main2_feature">
|
||||
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/boxofbiscuits97-ItemStats-0.1.0.png.128x128_q95.png">
|
||||
<a class="main2_feature_headline">ItemStats</a>
|
||||
<a class="main2_feature_text" href="https://thunderstore.io/c/peak/p/boxofbiscuits97/ItemStats/">Thunderstore Page</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
@ -35,6 +35,18 @@
|
||||
<th>Stable Downloads (FAQ At Bottom)</th>
|
||||
</tr>
|
||||
</table>
|
||||
<dl class="space-y-12 pb-6">
|
||||
<div>
|
||||
<button onclick="showElement(7)"
|
||||
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.7 (Latest)</span>
|
||||
</button>
|
||||
<dd id="clicker-7" class="hidden mt-4 text-base text-gray-300 pl-6">
|
||||
<a href="ror2mm://v1/install/thunderstore.io/PenguCC/REPEAK/0.0.7/"><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.7%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(6)"
|
||||
@ -52,7 +64,7 @@
|
||||
<button onclick="showElement(5)"
|
||||
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.5 (Latest)</span>
|
||||
<span class="ml-2 inline-block">0.0.5</span>
|
||||
</button>
|
||||
<dd id="clicker-5" class="hidden mt-4 text-base text-gray-300 pl-6">
|
||||
<a href="ror2mm://v1/install/thunderstore.io/PenguCC/REPEAK/0.0.5/"><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.5%2F&query=downloads&style=for-the-badge&logo=Thunderstore&logoColor=white&label=Thunderstore%2FGale&color=ca7cd9"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user