Enable DocSearch

This commit is contained in:
Sacha Weatherstone 2021-04-21 17:59:45 +10:00
parent 5ea8b99f2b
commit 8efeed28a8

View file

@ -110,6 +110,12 @@ module.exports = {
], ],
copyright: `Meshtastic® trademark is a registered trademark belonging to Geeksville Industries LLC`, copyright: `Meshtastic® trademark is a registered trademark belonging to Geeksville Industries LLC`,
}, },
algolia: {
apiKey: '01ad7e13d3fe392d2ad26da3c69dbc21',
indexName: 'meshtastic',
contextualSearch: false,
searchParameters: {},
},
}, },
presets: [ presets: [
[ [