Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Feb 22, 2024
1 parent 9d7376b commit 03c4527
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ module.exports = async function config() {
autoCollapseCategories: false,
},
},
algolia: {
appId: 'ZJHRCAY9WM',
apiKey: 'f9c5de6438a645ff618150c35aed0893',
indexName: 'warp',
contextualSearch: true,
},
colorMode: {
defaultMode: 'dark',
disableSwitch: true,
Expand Down

0 comments on commit 03c4527

Please sign in to comment.