Skip to content

Commit

Permalink
feat: change algolia api
Browse files Browse the repository at this point in the history
  • Loading branch information
mattverse committed Nov 24, 2024
1 parent 71f7910 commit 0c87c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ const config = {
playgroundPosition: 'bottom',
},
algolia: {
appId: '2CBDVP21VK',
apiKey: 'd983fd8603756b134758592e0334d240',
appId: 'O18C1RUI3F',
apiKey: '7e6702351d8d0157591e9c8d417f47dd',
indexName: 'Docs',
contextualSearch: true,
searchParameters: {},
Expand Down

0 comments on commit 0c87c14

Please sign in to comment.