mirror of
https://github.com/ChocoTaco1/PlayT2.git
synced 2026-07-15 08:24:34 +00:00
Update pugbot.html
This commit is contained in:
parent
c671ca1f6b
commit
3fca8da55c
1 changed files with 12 additions and 13 deletions
25
pugbot.html
25
pugbot.html
|
|
@ -25,18 +25,17 @@
|
||||||
<table cellspacing="0" cellpadding="0" border="0" align="center" style="background-color:#272e31;">
|
<table cellspacing="0" cellpadding="0" border="0" align="center" style="background-color:#272e31;">
|
||||||
<td dir="ltr" align="center" height="100%" valign="top" width="100%" style="padding: 0px 0;max-width: 1000px;" >
|
<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">
|
<div style="display:inline-block; margin: 0 -2px; max-width:66.66%; min-width:320px;" class="col-6 col-12-mobile">
|
||||||
|
<br><span class="image avatar48"><img src="images/avatar.svg" alt="" /></span>
|
||||||
<h3>PUG Bot Images</h3>
|
<h3>PUG Bot Images</h3>
|
||||||
|
<p>
|
||||||
<p><a href="https://playt2.com/images/pugbot/beachblitz/main.jpg" style="text-decoration: none">TWL-BeachBlitz</a><br>
|
<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>
|
<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>
|
<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>
|
<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>
|
<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>
|
<a href="https://playt2.com/images/pugbot/stonehenge/main.jpg" style="text-decoration: none">TWL-Stonehenge</a><br>
|
||||||
<br>
|
</p>
|
||||||
|
<a href="index.html" class="icon solid fa-home"><span class="label">Home</span></a><br>
|
||||||
<a href="index.html" class="icon solid fa-home"><span class="label">Home</span></a><br><br>
|
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -46,14 +45,14 @@
|
||||||
|
|
||||||
|
|
||||||
<!-- Scripts -->
|
<!-- 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.scrolly.min.js"></script>
|
||||||
<script src="assets/js/jquery.scrollex.min.js"></script>
|
<script src="assets/js/jquery.scrollex.min.js"></script>
|
||||||
<script src="assets/js/browser.min.js"></script>
|
<script src="assets/js/browser.min.js"></script>
|
||||||
<script src="assets/js/breakpoints.min.js"></script>
|
<script src="assets/js/breakpoints.min.js"></script>
|
||||||
<script src="assets/js/util.js"></script>
|
<script src="assets/js/util.js"></script>
|
||||||
<script src="assets/js/main.js"></script>
|
<script src="assets/js/main.js"></script>
|
||||||
<script src="assets/js/tribesnextping.js"></script> -->
|
<script src="assets/js/tribesnextping.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue