mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-20 12:46:09 +00:00
Merge branch 'main' of https://github.com/TryGhost/Casper
This commit is contained in:
@ -64,7 +64,7 @@ which templates loop over to generate a list of posts. --}}
|
||||
</a>
|
||||
|
||||
<footer class="post-card-meta">
|
||||
<time class="post-card-meta-date" datetime="{{date format="YYYY-MM-DD"}}">{{date}}</time>
|
||||
<time class="post-card-meta-date" datetime="{{date format="YYYY-MM-DD"}}">{{date format="DD MMM YYYY"}}</time>
|
||||
{{#if reading_time}}
|
||||
<span class="post-card-meta-length">{{reading_time minute=(t "1 min read") minutes=(t "% min read")}}</span>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user