From 7da58924582fbff980515f48e261c6bc71f0a883 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 5 Jan 2022 21:43:03 +0800 Subject: [PATCH] Update BlogPostCard.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 博客列表摘要字体 --- components/BlogPostCard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/BlogPostCard.js b/components/BlogPostCard.js index 5785168e..e218de67 100644 --- a/components/BlogPostCard.js +++ b/components/BlogPostCard.js @@ -18,7 +18,7 @@ const BlogPostCard = ({ post, tags }) => { -

{post.summary}

+

{post.summary}