Update pugbot.html

This commit is contained in:
ChocoTaco 2025-05-03 11:23:30 -04:00
parent 2fde6809fd
commit c671ca1f6b

View file

@ -26,20 +26,17 @@
<td dir="ltr" align="center" height="100%" valign="top" width="100%" style="padding: 0px 0;max-width: 1000px;" >
<div style="display:inline-block; margin: 0 -2px; max-width:66.66%; min-width:320px;" class="col-6 col-12-mobile">
<img src="images/about/taco.png" alt="" width="400" style="border: 0;width: 100%;max-width:200px;height: auto;" align="center">
<h3>PUG Bot Images</h3>
<h3>Tribes 2 Discord Community Website</h3>
<p><a href="https://playt2.com/images/pugbot/beachblitz/main.jpg" style="text-decoration: none">TWL-BeachBlitz</a><br>
<p><a href="https://playt2.com/images/pugbot/cinerarium/main.jpg" style="text-decoration: none">DMP-Cinerarium</a><br>
<p><a href="https://playt2.com/images/pugbot/dangerouscrossing/main.jpg" style="text-decoration: none">TWL-DangerousCrossing</a><br>
<p><a href="https://playt2.com/images/pugbot/hildebrand/main.jpg" style="text-decoration: none">TWL2-Hildebrand</a><br>
<p><a href="https://playt2.com/images/pugbot/starfall/main.jpg" style="text-decoration: none">DMP-Starfall</a><br>
<p><a href="https://playt2.com/images/pugbot/stonehenge/main.jpg" style="text-decoration: none">TWL-Stonehenge</a><br>
<br>
<p>Discord Web v0.4
&nbsp;
<a href="https://github.com/ChocoTaco1/Discord_Web" class="icon brands fa-github"><span class="label">Discord_Web Github</span></a></p>
<p>This is the forth iteration of the Discord community website transitioning from a static passthrough website to much more with the addition of stats, downloads, possibly guides, and other useful information for new players. <br>
Tribes 2 Discord, TacoServer, BattleBot, Stats, and all other projects would not be possible without the support of the community</p>
<img src="images/about/ty.png" width="350" alt="" style="border: 0;width: 100%;max-width: 200px;height: auto; padding: 0px 0px 0px 0px;">
<br>
<a href="index.html" class="icon solid fa-home"><span class="label">Home</span></a><br><br>
<a href="index.html" class="icon solid fa-home"><span class="label">Home</span></a><br><br>
</table>
</td>
</div>
@ -49,14 +46,14 @@
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<!-- <script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/tribesnextping.js"></script>
<script src="assets/js/tribesnextping.js"></script> -->
</body>
</html>