diff --git a/_layouts/post.html b/_layouts/post.html index 6ed4107..b77e537 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,9 +1,9 @@ --- layout: default --- -~ / {{page.category}} / {{page.title}}
- - {{ page.date | date: "%Y-%m-%d" }}
+~ / {{page.category}} / {{page.title}} + + {{ page.date | date: "%Y-%m-%d" }} | {{ content | reading_time | pluralize: "minute" }}