We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5531cba commit bb07640Copy full SHA for bb07640
.gitleaksignore
@@ -0,0 +1 @@
1
+website/docusaurus.config.js:generic-api-key:51
website/docusaurus.config.js
@@ -47,9 +47,9 @@ module.exports = {
47
projectName: 'litmus',
48
themeConfig: {
49
algolia: {
50
- apiKey: '7af78d639b7342f7da38c5c5c51993b0',
51
- indexName: 'litmuschaos',
52
- contextualSearch: true
+ appId: "D8YZTJNSE2",
+ apiKey: 'b388bb42bbdfcd9c02f0eb32c6ee9fa4',
+ indexName: 'litmuschaos'
53
},
54
navbar: {
55
title: 'Litmus Docs',
0 commit comments