Merge pull request #175 from mc-hamster/master

Removing link to Start Here for now
This commit is contained in:
Jm Casler 2022-01-10 17:58:11 -08:00 committed by GitHub
commit 2e40953c93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",