Skip to content

Commit

Permalink
docs: remove home from top level nav
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Apr 23, 2024
1 parent 37db810 commit 93c647e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ export default withMermaid({

function nav() {
return [
{ text: "Home", link: "/" },
{ text: "Intro", link: "/learn/intro" },
{ text: "Learn", link: "/learn/overview" },
{ text: "Tutorials", link: "/tutorials/overview" },
Expand Down

0 comments on commit 93c647e

Please sign in to comment.