diff --git a/partials/post-card.hbs b/partials/post-card.hbs index 6344f64..ded1f81 100644 --- a/partials/post-card.hbs +++ b/partials/post-card.hbs @@ -52,7 +52,7 @@ which templates loop over to generate a list of posts. --}}
{{#has author="count:>2"}}Multiple authors{{else}}{{authors}}{{/has}} - {{reading_time}} + {{reading_time}}
diff --git a/post.hbs b/post.hbs index 98a25a2..be64aa2 100644 --- a/post.hbs +++ b/post.hbs @@ -41,7 +41,7 @@ into the {body} tag of the default.hbs template --}}

{{authors}}

- +