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 25f2378 commit 1bff1a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ module.exports = async function config() {
autoCollapseCategories: false,
},
},
// algolia:{
// appId: 'Z6EOSIPZCY',
// apiKey: '532be63cd62ff0e733ccd844e799e8bb',
// indexName: 'terra-project',
// contextualSearch: true,
// },
algolia:{
appId: '0TX7RV460I',
apiKey: 'e3b9471426a32f27e506a7574d128635',
indexName: 'enterprise',
contextualSearch: true,
},
tableOfContents: {
minHeadingLevel: 2,
maxHeadingLevel: 4,
Expand Down

0 comments on commit 1bff1a3

Please sign in to comment.