forked from kofal.net/zmk
Add Algolia search config.
This commit is contained in:
@@ -78,6 +78,10 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} ZMK Project Contributors, Built with Docusaurus.`,
|
copyright: `Copyright © ${new Date().getFullYear()} ZMK Project Contributors, Built with Docusaurus.`,
|
||||||
},
|
},
|
||||||
|
algolia: {
|
||||||
|
apiKey: "75325855fc90356828fe212d38e5ca34",
|
||||||
|
indexName: "zmkfirmware",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
presets: [
|
presets: [
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user