From c1c8be4b61cb839cec788fdf82248f660ac11c7a Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Thu, 30 Mar 2023 12:16:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E9=98=B4=E5=BD=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/matery/components/HeaderArticle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/matery/components/HeaderArticle.js b/themes/matery/components/HeaderArticle.js index 62317d06..1f2fe89e 100644 --- a/themes/matery/components/HeaderArticle.js +++ b/themes/matery/components/HeaderArticle.js @@ -21,7 +21,7 @@ export default function HeaderArticle({ post, siteInfo }) { className='opacity-50' placeholder='blur' blurDataURL='/bg_image.jpg' /> - {title} + {title} ) }