Updated credentials for algolia (#265)

Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
This commit is contained in:
Vedant Shrotria 2024-05-28 20:29:11 +05:30 committed by GitHub
parent 5531cba205
commit bb076407aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

1
.gitleaksignore Normal file
View File

@ -0,0 +1 @@
website/docusaurus.config.js:generic-api-key:51

View File

@ -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',