diff --git a/docusaurus.config.js b/docusaurus.config.js index 110c43bf..7bd331bd 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -41,6 +41,11 @@ const config = { activeBasePath: "docs/about", }, */ + { + label: "Showcase", + to: "showcase", + activeBasePath: "showcase", + }, { label: "Documentation", items: [ @@ -80,11 +85,6 @@ const config = { to: "downloads", activeBasePath: "downloads", }, - { - label: "Showcase", - to: "showcase", - activeBasePath: "showcase", - }, { href: "https://meshtastic.discourse.group", label: "Forum",