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}