From ad20c31126d32ada57885ca9d9ac0467fc4d6e73 Mon Sep 17 00:00:00 2001 From: tangly Date: Wed, 19 Oct 2022 12:52:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=AB=A0=E9=A1=B5=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hexo/components/HeaderArticle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hexo/components/HeaderArticle.js b/themes/hexo/components/HeaderArticle.js index fb730263..7cfe1d30 100644 --- a/themes/hexo/components/HeaderArticle.js +++ b/themes/hexo/components/HeaderArticle.js @@ -24,7 +24,7 @@ export default function HeaderArticle({ post, siteInfo }) {
{/* 文章Title */} -
+
{post.title}