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

wwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e569b3  [YUNIKORN-990] DocSearch Migration (#129)
9e569b3 is described below

commit 9e569b31390a43ffd63d58663e4b0bf9f4bb4506
Author: YuTeng Chen <[email protected]>
AuthorDate: Sun Feb 13 12:28:29 2022 +0800

    [YUNIKORN-990] DocSearch Migration (#129)
---
 docusaurus.config.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 604ba1a..91d004c 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -258,7 +258,8 @@ Copyright © 2020-${new Date().getFullYear()} <a 
href="https://www.apache.org/";>
 </div>`
     },
     algolia: {
-      apiKey: '65b6e69046d08b5364868a53ff974c2f',
+      appId: 'Q1V951BG2V',
+      apiKey: '9ae3e2f7a01a21300490729dfb9f2a51',
       indexName: 'yunikorn',
       contextualSearch: true,
     },

Reply via email to