Skip to content

Commit

Permalink
adding my blog to the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Meth committed Oct 5, 2012
1 parent 0796f09 commit 755e9db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions footer.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
<h3 class="footer-links" style="float: left;"><a href="https://twitter.com/TrueNorthPHP">@TrueNorthPHP</a></h3> <h3 class="footer-links" style="float: left;"><a href="https://twitter.com/TrueNorthPHP">@TrueNorthPHP</a></h3>
</div> </div>
</div> </div>
<div class="row">
<div class="span12">
<h3 style="float: left; margin-right: 1em;">Read our Blog at</h3>
<h3 class="footer-links" style="float: left;"><a href="http://methlog.com/">Methlog</a></h3>
</div>
</div>
</div> </div>
</div> </div>
<div class="forkme-ribbon"> <div class="forkme-ribbon">
Expand Down

0 comments on commit 755e9db

Please sign in to comment.