Skip to content

Commit 97dd7e4

Browse files
authored
Merge pull request #4363 from CodeHarborHub/dev-3
Update codes
2 parents 37f8af8 + 67f6bfa commit 97dd7e4

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docusaurus.config.js

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,19 +116,12 @@ const config = {
116116
],
117117

118118
algolia: {
119-
apiKey: "66c23e399ddb3c00367d40e3",
120-
indexName: "odeharborhubio",
119+
apiKey: "9a235effc3fe5f0b7b18245f309910c5",
120+
indexName: "codeharborhubio",
121121
appId: "ZF3MPCPQHR",
122122
contextualSearch: false,
123123
},
124124

125-
// algolia: {
126-
// apiKey: "2c1a3331ebff51f76d2f247323ee4ba4",
127-
// indexName: "code-harbor-hub",
128-
// appId: "M9BCMBK1PH",
129-
// contextualSearch: false,
130-
// },
131-
132125
navbar: {
133126
title: "CodeHarborHub",
134127
logo: {

0 commit comments

Comments
 (0)