Skip to content

Commit

Permalink
Updated credentials for algolia (#265)
Browse files Browse the repository at this point in the history
Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
  • Loading branch information
Jonsy13 committed May 28, 2024
1 parent 5531cba commit bb07640
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitleaksignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
website/docusaurus.config.js:generic-api-key:51
6 changes: 3 additions & 3 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ module.exports = {
projectName: 'litmus',
themeConfig: {
algolia: {
apiKey: '7af78d639b7342f7da38c5c5c51993b0',
indexName: 'litmuschaos',
contextualSearch: true
appId: "D8YZTJNSE2",
apiKey: 'b388bb42bbdfcd9c02f0eb32c6ee9fa4',
indexName: 'litmuschaos'
},
navbar: {
title: 'Litmus Docs',
Expand Down

0 comments on commit bb07640

Please sign in to comment.