From 2c356f1cc44bdec93ac87f844ff70ffaa04b2c8a Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Fri, 5 Mar 2021 10:13:14 -0500 Subject: [PATCH] Update dates to be locale-friendly, props @levee223 --- 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 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}} - +
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}}