mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
reordered navbar
This commit is contained in:
parent
4a3d33f0cf
commit
460ae4bf28
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue