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

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a7b6ab60277 fix ga configuration
a7b6ab60277 is described below

commit a7b6ab6027777ed3e4e5b8e8a47bd00e040bbbb8
Author: Li Li <[email protected]>
AuthorDate: Wed May 11 13:11:15 2022 +0800

    fix ga configuration
    
    Signed-off-by: Li Li <[email protected]>
---
 site2/website-next/docusaurus.config.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/site2/website-next/docusaurus.config.js 
b/site2/website-next/docusaurus.config.js
index 6409fcc6f7c..793a1d7d44d 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -376,9 +376,6 @@ module.exports = {
           customCss: require.resolve("./src/css/custom.css"),
         },
       },
-    ],
-    [
-      "@docusaurus/preset-classic",
       {
         googleAnalytics: {
           trackingID: "UA-102219959-1",

Reply via email to