I'm not entirely sure what I changed here :P
This commit is contained in:
@@ -86,16 +86,21 @@
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="header starter-template">
|
||||
|
||||
<h2>Information on the Team:</h2>
|
||||
<p class="text-justify">The BrassGoggledCoders are an internation team of hobbyist coders working to create steampunk themed mods for Minecraft.</p>
|
||||
<h2>Contact Us:</h2>
|
||||
<ul class="text-left">
|
||||
<li><a href="mailto:brasscoders@gmail.com">Email</a>
|
||||
</li>
|
||||
<li><a href="https://twitter.com/brasscoders">Twitter</a>
|
||||
</li>
|
||||
<li><a href="https://github.com/BrassGoggledCoders">Github</a>
|
||||
</li>
|
||||
<li><a href="https://www.patreon.com/BrassGoggledCoders">Patreon</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="footer">
|
||||
<div class="panel panel-primary">
|
||||
<h1>Contact Us:</h1>
|
||||
<ul>
|
||||
<li>Email - brasscoders@gmail.com</li>
|
||||
<li>Twitter - https://twitter.com/brasscoders</li>
|
||||
<li>Github - https://github.com/BrassGoggledCoders</li>
|
||||
<li>Patreon - https://www.patreon.com/BrassGoggledCoders</li>
|
||||
</ul>
|
||||
<h6>Web development by Arona Jones, with some help from Josh Page. Kindly Hosted by Github. See <a href="index.html">here</a> for other credits.</h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user