diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index bf43015..e0bc92f 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -16,6 +16,10 @@ module.exports = { organizationName: 'neutronjs', projectName: 'neutron-cli', themeConfig: { + algolia: { + indexName: 'neutron', + apiKey: '7ff42c6bf2833e56fbabd0f4da10e002', + }, navbar: { title: 'Neutron JS', logo: {