From f0d58a1a33cecd5f0aa8da85af4de1d20cc9c5ca Mon Sep 17 00:00:00 2001 From: June Date: Tue, 18 Nov 2025 14:19:17 +1300 Subject: [PATCH] even more improve --- web/src/components/postList/postCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/postList/postCard.astro b/web/src/components/postList/postCard.astro index e186233..20c2418 100644 --- a/web/src/components/postList/postCard.astro +++ b/web/src/components/postList/postCard.astro @@ -35,7 +35,7 @@ const readTime = calcReadTime(wordCount); -
+