From 82edbe5cdb02ae50ea9a14872a7109fc9f9a4810 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Wed, 4 Dec 2024 16:13:27 +0800 Subject: [PATCH] fix: correct post count display in categories Signed-off-by: Ryan Wang --- templates/archives.html | 2 +- templates/modules/macro/post_num.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/archives.html b/templates/archives.html index 2a685a96..6480891f 100644 --- a/templates/archives.html +++ b/templates/archives.html @@ -38,7 +38,7 @@ [[${category.spec.displayName}]] - + diff --git a/templates/modules/macro/post_num.html b/templates/modules/macro/post_num.html index 350f8f58..d141793d 100644 --- a/templates/modules/macro/post_num.html +++ b/templates/modules/macro/post_num.html @@ -2,10 +2,10 @@ - + - +