Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbck committed Mar 18, 2024
1 parent 7844da0 commit 2e711d9
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,10 @@ const config = {
label: "Getting Started",
to: "getting-started",
},
{
label: "Tutorial",
to: "tutorial",
},
{
label: "FAQ",
to: "faq"
}
to: "faq",
},
],
},
{
Expand Down Expand Up @@ -141,7 +137,7 @@ const config = {
{
label: "Research",
to: "research",
}
},
],
},
],
Expand Down

0 comments on commit 2e711d9

Please sign in to comment.