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 Mar 6, 2024
1 parent 48d1d9f commit 711a882
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 @@ -83,6 +83,12 @@ module.exports = async function config() {
autoCollapseCategories: false,
},
},
algolia: {
appId: '48DQIRZMH2',
apiKey: '89cdc498a96d31272ed0d0966128a86a',
indexName: 'alliance',
contextualSearch: true,
},
tableOfContents: {
minHeadingLevel: 2,
maxHeadingLevel: 4,
Expand Down

0 comments on commit 711a882

Please sign in to comment.