Skip to content

Commit 0c87c14

Browse files
committed
feat: change algolia api
1 parent 71f7910 commit 0c87c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ const config = {
253253
playgroundPosition: 'bottom',
254254
},
255255
algolia: {
256-
appId: '2CBDVP21VK',
257-
apiKey: 'd983fd8603756b134758592e0334d240',
256+
appId: 'O18C1RUI3F',
257+
apiKey: '7e6702351d8d0157591e9c8d417f47dd',
258258
indexName: 'Docs',
259259
contextualSearch: true,
260260
searchParameters: {},

0 commit comments

Comments
 (0)