mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-03 02:17:38 +00:00
Massive overhaul / update.
Introducing * New helpers * New header image * Responsive / mobile styles * Mobile device metatags and optimisations * Initial blog icon support * Restyled homepage feed
This commit is contained in:

committed by
Hannah Wolfe

parent
75c3ad7f1b
commit
2b847c0530
2
post.hbs
2
post.hbs
@ -23,7 +23,7 @@
|
||||
</section>
|
||||
<section class="publish-meta">
|
||||
<span class="publish-heading">Published</span>
|
||||
<time class="publish-date" datetime="{{dateFormat published_at format='YYYY-MM-DD'}}">{{dateFormat published_at format='DD MMMM YYYY'}}</time>
|
||||
<time class="publish-date" datetime="{{date published_at format='YYYY-MM-DD'}}">{{date published_at format='DD MMM YYYY'}}</time>
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user