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

fengzhenbing pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 43b20ec  Update algolia config (#302)
43b20ec is described below

commit 43b20ecffd87c4accf0ccdcec67a4e1af935f66a
Author: dengliming <[email protected]>
AuthorDate: Wed Sep 29 22:43:39 2021 +0800

    Update algolia config (#302)
---
 docusaurus.config.js | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index d02b42e..a230779 100755
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -215,19 +215,10 @@ module.exports = {
       additionalLanguages: ['java'],
     },
     algolia: {
-      apiKey: 'c352a8b2c857f45d2b70a21eae903f40',
-      indexName: 'shenyu',
-
+      apiKey: '5f882bef2dfc81f5f1b4e5ea87b2f165',
+      indexName: 'apache_shenyu',
       // Optional: see doc section below
       contextualSearch: true,
-
-      // Optional: see doc section below
-      appId: 'NVVPQWV3R7',
-
-      // Optional: Algolia search parameters
-      searchParameters: {},
-
-      //... other Algolia params
     },
   },
   presets: [

Reply via email to