Skip to content

Commit 67c5c2f

Browse files
authored
Merge pull request #4354 from CodeHarborHub/dev-3
update Search Code
2 parents d5b3e67 + 8e4a9c3 commit 67c5c2f

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docusaurus.config.js

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,18 @@ const config = {
116116
],
117117

118118
algolia: {
119-
apiKey: "2c1a3331ebff51f76d2f247323ee4ba4",
120-
indexName: "code-harbor-hub",
121-
appId: "M9BCMBK1PH",
119+
apiKey: "c2da29542646ed6c62329fff1bb0264f",
120+
indexName: "odeharborhubio",
121+
appId: "ZF3MPCPQHR",
122122
contextualSearch: false,
123123
},
124+
125+
// algolia: {
126+
// apiKey: "2c1a3331ebff51f76d2f247323ee4ba4",
127+
// indexName: "code-harbor-hub",
128+
// appId: "M9BCMBK1PH",
129+
// contextualSearch: false,
130+
// },
124131

125132
navbar: {
126133
title: "CodeHarborHub",

0 commit comments

Comments
 (0)