Skip to content

Commit

Permalink
Merge pull request #177 from OlympusDAO/appleseed-iii/fix-root-links
Browse files Browse the repository at this point in the history
Update sidebars.js
  • Loading branch information
unbanksy authored Jan 9, 2024
2 parents 21d97ba + c3bab43 commit fd886e2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,13 @@ const sidebars = {
label: "Overview",
collapsible: true,
collapsed: false,
link: {
type: "doc",
id: "overview/intro",
},
items: [{ type: "autogenerated", dirName: "overview" }],
},
{
type: "category",
label: "Governance",
collapsible: true,
collapsed: true,
link: {
type: "doc",
id: "governance/dao",
},
items: [{ type: "autogenerated", dirName: "governance" }],
},
{
Expand Down

0 comments on commit fd886e2

Please sign in to comment.