Skip to content

Commit 6aa0ec9

Browse files
authored
Update sidebars.ts
1 parent dabdcbd commit 6aa0ec9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

sidebars.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,8 @@ const sidebars: SidebarsConfig = {
5959
"lore",
6060
],
6161
},
62-
{
63-
type: "category",
64-
label: "Contributing",
65-
collapsed: true,
66-
items: ["contributing","donation"],
67-
},
62+
"contributing"
63+
"donation
6864
"press-kit"
6965
],
7066
};

0 commit comments

Comments
 (0)