From 94540ef72a8ea949f769065129801c18fea7f2a1 Mon Sep 17 00:00:00 2001 From: tlyong1992 Date: Mon, 23 May 2022 10:15:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=F0=9F=98=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/CommonHead.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/CommonHead.js b/components/CommonHead.js index f4fe840a..d8aea1fc 100644 --- a/components/CommonHead.js +++ b/components/CommonHead.js @@ -43,9 +43,7 @@ const CommonHead = ({ meta, children }) => { - {JSON.parse(BLOG.ANALYTICS_BUSUANZI_ENABLE) && ( - - )} + {JSON.parse(BLOG.ANALYTICS_BUSUANZI_ENABLE) && } {meta?.type === 'article' && ( <>