Updated credentials for algolia (#265)
Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
This commit is contained in:
parent
5531cba205
commit
bb076407aa
|
|
@ -0,0 +1 @@
|
|||
website/docusaurus.config.js:generic-api-key:51
|
||||
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue