From a24545ed60ec4603074f56c5864c1fbe13e34de5 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Tue, 25 Jan 2022 01:18:25 +0800 Subject: [PATCH] Prevent relative time conversion failure on Safari --- _includes/timeago.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/timeago.html b/_includes/timeago.html index bd0ed8a..3b68fd4 100644 --- a/_includes/timeago.html +++ b/_includes/timeago.html @@ -8,7 +8,7 @@ {% assign post_short_df = site.data.locales[lang].date_format.post.short %}