Skip to content

Commit

Permalink
Remove most links from navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed May 6, 2024
1 parent 45292ad commit 784d139
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,31 +163,6 @@ const config = {
label: "User Manual",
position: "left",
},
{
to: "/api-reference",
label: "API Reference",
position: "left",
},
{
to: "/core-concepts",
label: "Core Concepts",
position: "left",
},
{
to: "/benchmarks",
label: "Benchmarks",
position: "left",
},
{
to: "/topologies",
label: "Topologies",
position: "left",
},
{
to: "/use-cases",
label: "Use Cases",
position: "left",
},
{
href: "https://github.com/input-output-hk/hydra",
label: "GitHub",
Expand Down

0 comments on commit 784d139

Please sign in to comment.