Skip to content

Commit

Permalink
Enable Algolia DocSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
ark120202 committed Jun 4, 2020
1 parent edad67a commit ddd4b3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ module.exports = {
theme: require("prism-react-renderer/themes/github"),
darkTheme: require("prism-react-renderer/themes/dracula"),
},
algolia: {
apiKey: "5c91053fa708fac220dfd06a4a04fee9",
indexName: "moddota",
},
},
presets: [
[
Expand Down

0 comments on commit ddd4b3a

Please sign in to comment.