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 <chetha...@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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org