From 5f1003ff099b62d31bbefe990b1848b33304c07d Mon Sep 17 00:00:00 2001 From: Ad-closeNN <1709301095@qq.com> Date: Tue, 3 Mar 2026 20:32:37 +0800 Subject: [PATCH] =?UTF-8?q?style:=20PostCard=20=E5=8A=A8=E7=94=BB=E5=BB=B6?= =?UTF-8?q?=E8=BF=9F=E6=94=B9=E4=B8=BA=20300ms?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PostCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PostCard.astro b/src/components/PostCard.astro index ad2998c..a765304 100644 --- a/src/components/PostCard.astro +++ b/src/components/PostCard.astro @@ -43,7 +43,7 @@ const coverWidth = "28%"; const { remarkPluginFrontmatter } = await entry.render(); --- -