diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 86fb907..ce32b60 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -58,12 +58,6 @@ const config: Config = { themeConfig: { - algolia: { - appId: 'ARAM4VJG2D', - apiKey: '674fd2945f4e534903ff074723bd20be', - indexName: 'threefold', - }, - colorMode: { defaultMode: 'dark', disableSwitch: true, @@ -128,7 +122,11 @@ const config: Config = { to: '/docs/category/become-a-farmer', }, { - label: 'Tech', + label: 'Components', + to: '/docs/category/components', + }, + { + label: 'Technology', to: '/docs/tech', }, {