From f878564b4c3d213e1c269e1fbc86a4aed0bb784a Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Thu, 20 Jan 2022 22:40:50 +0000 Subject: [PATCH] feat: improve date algorithm --- layouts/partials/widget/status.html | 119 ++++++++++++++++++++-------- 1 file changed, 85 insertions(+), 34 deletions(-) diff --git a/layouts/partials/widget/status.html b/layouts/partials/widget/status.html index 1ffc474..1e35c2a 100644 --- a/layouts/partials/widget/status.html +++ b/layouts/partials/widget/status.html @@ -7,8 +7,8 @@ $postCount := len $posts }}
- {{ T "widget.status.postCount" }} - {{ $postCount }} + {{ T "widget.status.postCount" }} + {{ $postCount }}
{{ T "widget.status.start" }} @@ -21,38 +21,89 @@ $postCount := len $posts }}