From 3c002dfddcefe1cd042ce91a0475051b0def858d Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Fri, 4 Dec 2020 05:04:51 +0300 Subject: [PATCH] fix: reading time localization --- partials/post-card.hbs | 2 +- post.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/partials/post-card.hbs b/partials/post-card.hbs index 50ca508..f42d88b 100644 --- a/partials/post-card.hbs +++ b/partials/post-card.hbs @@ -61,7 +61,7 @@
{{#has author="count:>2"}}Multiple authors{{else}}{{authors}}{{/has}} - +
diff --git a/post.hbs b/post.hbs index eab86f8..af8b61c 100644 --- a/post.hbs +++ b/post.hbs @@ -145,7 +145,7 @@ into the {body} of the default.hbs template --}}

{{title}}

{{/foreach}}