From 47e781d51791f5486f2a106078b3fcb022cd3497 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 16 Dec 2021 16:09:24 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E5=BD=92=E6=A1=A3=E9=A1=B5=E9=87=8D?= =?UTF-8?q?=E6=8E=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/BlogPostArchive.js | 4 ++-- components/BlogPostCard.js | 4 ++-- components/SideBar.js | 2 +- pages/archive/index.js | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/BlogPostArchive.js b/components/BlogPostArchive.js index e95f2cfb..207486bb 100644 --- a/components/BlogPostArchive.js +++ b/components/BlogPostArchive.js @@ -17,10 +17,10 @@ const BlogPostArchive = ({ posts = [], archiveTitle }) => {
{archiveTitle}