Skip to content

Commit 711a882

Browse files
author
evanorti
committed
Update docusaurus.config.js
1 parent 48d1d9f commit 711a882

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ module.exports = async function config() {
8383
autoCollapseCategories: false,
8484
},
8585
},
86+
algolia: {
87+
appId: '48DQIRZMH2',
88+
apiKey: '89cdc498a96d31272ed0d0966128a86a',
89+
indexName: 'alliance',
90+
contextualSearch: true,
91+
},
8692
tableOfContents: {
8793
minHeadingLevel: 2,
8894
maxHeadingLevel: 4,

0 commit comments

Comments
 (0)