Skip to content

Commit

Permalink
Update docusaurus.config.js (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiernan authored Jul 12, 2023
1 parent 34c355c commit 1b3b242
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,12 @@ module.exports = {
],
copyright: `Copyright © ${new Date().getFullYear()} Copyright © Data Sciences Platform, Broad Institute.`,
},
//algolia: {
// apiKey: '57c6f6f64593f4fbec4c87a98d80f7e8',
//indexName: 'broadinstitute',
//contextualSearch: false,
//},
algolia: {
appId: '57c6f6f64593f4fbec4c87a98d80f7e8',
indexName: 'broadinstitute',
apiKey: 'a724a683820e05c85cbec97fcd24819d',
contextualSearch: false,
},
},
presets: [
[
Expand Down

0 comments on commit 1b3b242

Please sign in to comment.