Skip to content

Commit

Permalink
feat: change algolia api (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattverse authored Nov 25, 2024
1 parent 99bf615 commit 6d4d294
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 @@ -252,8 +252,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 6d4d294

Please sign in to comment.