Removing link to Start Here for now.

This commit is contained in:
Jm Casler 2022-01-10 17:57:10 -08:00
parent cb4d8385f3
commit af0c77cf9e
2 changed files with 8 additions and 1 deletions

View file

@ -8,4 +8,8 @@ slug: /academy
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Work in progress
I want something that just works.
Tinkerer
Maker

View file

@ -33,12 +33,15 @@ const config = {
src: "design/logo/svg/Mesh_Logo_Black.svg",
srcDark: "design/logo/svg/Mesh_Logo_White.svg",
},
items: [
/*
{
label: "Start Here",
to: "docs/academy",
activeBasePath: "docs/academy",
},
*/
{
label: "Firmware",
to: "firmware",