Skip to content

Commit

Permalink
Adjustments on footer and add github link
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielhpugliese committed Jan 21, 2015
1 parent 8438e87 commit 9db0bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/views/layout/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,13 @@ <h1 class="oswald text-muted">Loading...</h1>
<li><a href="mailto:[email protected]" target="_blank">Contact Us</a></li>
</ul>
<p class="pull-right">
<a href="mailto:contact@coderstv.com" target="_blank">Contact</a>
<a href="http://github.com/coderstv" target="_blank">Github</a>
·
<a href="https://www.facebook.com/coderstv" target="_blank">Facebook</a>
·
<a href="https://twitter.com/CodersTV" target="_blank">Twitter</a>
·
<span class="text-muted">&copy; 2014 CodersTV</span>
<span class="text-muted">&copy; 2015 CodersTV</span>
</p>
<div class="clearfix"></div>
</footer>
Expand Down

0 comments on commit 9db0bfb

Please sign in to comment.