This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch clean-home
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git

commit f50d3bf9506c80114c034bbefbcf5c2b478fa22c
Author: tomsun28 <[email protected]>
AuthorDate: Sat May 4 20:11:37 2024 +0800

    clean up unused home code
---
 home/docusaurus.config.js | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/home/docusaurus.config.js b/home/docusaurus.config.js
index f5fef6859..921a33a07 100644
--- a/home/docusaurus.config.js
+++ b/home/docusaurus.config.js
@@ -403,11 +403,5 @@ module.exports = {
       },
     ],
   ],
-  themes: ['@docusaurus/theme-live-codeblock'],
-  scripts: [
-    {
-      src: 'https://hm.baidu.com/hm.js?77fb03ed1c6c1267119fec6d84dd88f3',
-      async: true,
-    },
-  ],
+  themes: ['@docusaurus/theme-live-codeblock']
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to