Add Algolia search config.

This commit is contained in:
Pete Johanson 2020-06-29 10:20:07 -04:00
parent 7944835ecf
commit 22238d24de
1 changed files with 4 additions and 0 deletions

View File

@ -78,6 +78,10 @@ module.exports = {
],
copyright: `Copyright © ${new Date().getFullYear()} ZMK Project Contributors, Built with Docusaurus.`,
},
algolia: {
apiKey: "75325855fc90356828fe212d38e5ca34",
indexName: "zmkfirmware",
},
},
presets: [
[