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' && (
<>