More contact links for BGC

This commit is contained in:
Arona Jones
2015-01-30 14:34:35 +00:00
parent 1e904fde2f
commit 8c2cb2568e

View File

@@ -37,6 +37,7 @@
body { body {
padding-top: 50px; padding-top: 50px;
} }
.starter-template { .starter-template {
padding: 40px 15px; padding: 40px 15px;
text-align: center; text-align: center;
@@ -89,7 +90,12 @@
<div class="footer"> <div class="footer">
<div class="panel panel-primary"> <div class="panel panel-primary">
<h1>Contact Us:</h1> <h1>Contact Us:</h1>
Email - brasscoders@gmail.com Twitter - https://twitter.com/brasscoders Github - https://github.com/BrassGoggledCoders <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> <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>
</div> </div>