From eff5b4c022e6c99542a25f282c187e11d9d0f6d0 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Sun, 26 Jan 2025 11:06:34 +0800 Subject: [PATCH] =?UTF-8?q?Magzine=E4=B8=BB=E9=A2=98=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/magzine/components/ArticleInfo.js | 2 +- themes/magzine/components/PostItemCardTop.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/magzine/components/ArticleInfo.js b/themes/magzine/components/ArticleInfo.js index 782f2e952e2..4f128cd98b6 100644 --- a/themes/magzine/components/ArticleInfo.js +++ b/themes/magzine/components/ArticleInfo.js @@ -15,7 +15,7 @@ export default function ArticleInfo(props) { return ( <>
-
+
{siteConfig('MAGZINE_POST_LIST_CATEGORY') && ( )} diff --git a/themes/magzine/components/PostItemCardTop.js b/themes/magzine/components/PostItemCardTop.js index df13537e25d..9462507f71c 100644 --- a/themes/magzine/components/PostItemCardTop.js +++ b/themes/magzine/components/PostItemCardTop.js @@ -45,7 +45,7 @@ const PostItemCardTop = ({ post, showSummary }) => { )} -
+
{siteConfig('MAGZINE_POST_LIST_CATEGORY') && ( )}