You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/05/06 09:44:08 UTC

[incubator-pinot-site] branch dev updated: Update algolia key

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

xiangfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git


The following commit(s) were added to refs/heads/dev by this push:
     new c3097c4  Update algolia key
     new 6930b6e  Merge pull request #42 from ChethanUK/patch-1
c3097c4 is described below

commit c3097c4e4429f6654a0e748256eee6d6fd04fa4d
Author: ChethanUK <ch...@outlook.com>
AuthorDate: Fri Apr 30 14:12:19 2021 +0530

    Update algolia key
---
 website/docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index e8e6a73..25ccab0 100755
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -199,9 +199,9 @@ module.exports = {
       trackingID: 'UA-157446650-1',
     },
     algolia: {
-      apiKey: 'f3cde09979e469ad62eaea4e115c21ea',
+      apiKey: 'ef0051ce1fd0a5d07af57bffdbb46f87',
       indexName: 'apache_pinot',
-      algoliaOptions: {}, // Optional, if provided by Algolia
+      // algoliaOptions: {}, // Optional, if provided by Algolia
     },
   },
   plugins: [

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org