mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-02 09:57:37 +00:00
Sticky footer
This commit is contained in:
@ -23,8 +23,10 @@
|
||||
</head>
|
||||
<body class="{{body_class}}">
|
||||
|
||||
{{! Everything else gets inserted here }}
|
||||
{{{body}}}
|
||||
<div class="site-wrapper">
|
||||
{{! Everything else gets inserted here }}
|
||||
{{{body}}}
|
||||
</div>
|
||||
|
||||
<footer class="site-footer clearfix">
|
||||
<section class="copyright"><a href="{{@blog.url}}">{{@blog.title}}</a> © {{date format="YYYY"}}</section>
|
||||
|
Reference in New Issue
Block a user