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.
1 parent f7355e4 commit dc86220Copy full SHA for dc86220
astro.config.ts
@@ -197,17 +197,17 @@ export default defineConfig({
197
],
198
}),
199
starlightDocSearch({
200
- appId: "8MU1G3QO9P",
201
- apiKey: "4edb0a6cef3338ff4bcfbc6b3d2db56b",
202
- indexName: "TEST - Re-dev docs",
+ appId: "D32WIYFTUF",
+ apiKey: "5cec275adc19dd3bc17617f7d9cf312a",
+ indexName: "prod_devdocs",
203
204
starlightImageZoom(),
205
]
206
: [
207
208
209
210
211
212
213
0 commit comments