Skip to content

Commit

Permalink
change estimated time to date
Browse files Browse the repository at this point in the history
  • Loading branch information
bertaveira authored Feb 13, 2019
1 parent e771df7 commit 5aa6f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partials/post-card.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
{{/foreach}}
</ul>

<span class="reading-time">{{reading_time}}</span>
<time class="reading-time" datetime="{{date format="YYYY-MM-DD"}}">{{date format="D MMMM YYYY"}}</time>

</footer>

Expand Down

0 comments on commit 5aa6f73

Please sign in to comment.