We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37f8af8 + 67f6bfa commit 97dd7e4Copy full SHA for 97dd7e4
docusaurus.config.js
@@ -116,19 +116,12 @@ const config = {
116
],
117
118
algolia: {
119
- apiKey: "66c23e399ddb3c00367d40e3",
120
- indexName: "odeharborhubio",
+ apiKey: "9a235effc3fe5f0b7b18245f309910c5",
+ indexName: "codeharborhubio",
121
appId: "ZF3MPCPQHR",
122
contextualSearch: false,
123
},
124
125
- // algolia: {
126
- // apiKey: "2c1a3331ebff51f76d2f247323ee4ba4",
127
- // indexName: "code-harbor-hub",
128
- // appId: "M9BCMBK1PH",
129
- // contextualSearch: false,
130
- // },
131
-
132
navbar: {
133
title: "CodeHarborHub",
134
logo: {
0 commit comments