Skip to content

Commit 6d4d294

Browse files
authored
feat: change algolia api (#281)
1 parent 99bf615 commit 6d4d294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ const config = {
252252
playgroundPosition: 'bottom',
253253
},
254254
algolia: {
255-
appId: '2CBDVP21VK',
256-
apiKey: 'd983fd8603756b134758592e0334d240',
255+
appId: 'O18C1RUI3F',
256+
apiKey: '7e6702351d8d0157591e9c8d417f47dd',
257257
indexName: 'Docs',
258258
contextualSearch: true,
259259
searchParameters: {},

0 commit comments

Comments
 (0)