Created
November 11, 2013 21:30
-
-
Save fuzzmz/7420741 to your computer and use it in GitHub Desktop.
Revisions
-
fuzzmz created this gist
Nov 11, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ <footer class="site-footer"> <a class="subscribe icon-feed" href="{{@blog.url}}/rss/"><span class="tooltip">Subscribe!</span></a> <div class="inner"> <section class="copyright"><p>Find me on <a href="https://twitter.com/fuzzmz" target="_blank">Twitter</a> and <a href="https://plus.google.com/109419825267811970601/?rel=author" target="_blank">Google+</a></p><p>All content copyright <a href="/">{{@blog.title}}</a> © 2013 • All rights reserved.</p></section> <section class="poweredby">Proudly published with <a class="icon-ghost" href="http://ghost.org">Ghost</a></section> </div> </footer>