PlayT2/about.html
2025-01-26 10:37:54 -05:00

63 lines
3.1 KiB
HTML

<!DOCTYPE HTML>
<!--
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Play Tribes 2</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#ffffff">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
</head>
<body class="is-preload" style="background-color:#333b3f;max-width: 1200px;margin: auto;box-shadow: -3px 3px 4px #262626, 3px 3px 4px #262626;">
<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;" >
<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>Tribes 2 Discord Community Website</h3>
<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>
</table>
</td>
</div>
<!-- Scripts -->
<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>
</body>
</html>