Revert "Sticky footer"

This reverts commit 3242e72cfc.
This commit is contained in:
John O'Nolan
2014-07-20 17:28:49 +02:00
parent 3242e72cfc
commit 3db098c1e0
2 changed files with 7 additions and 26 deletions

View File

@ -23,10 +23,8 @@
</head>
<body class="{{body_class}}">
<div class="site-wrapper">
{{! Everything else gets inserted here }}
{{{body}}}
</div>
{{! Everything else gets inserted here }}
{{{body}}}
<footer class="site-footer clearfix">
<section class="copyright"><a href="{{@blog.url}}">{{@blog.title}}</a> &copy; {{date format="YYYY"}}</section>