Skip to content

Commit 2788d43

Browse files
authored
make install section collapsible
1 parent e51334e commit 2788d43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ const sidebars = {
99
{
1010
type: "category",
1111
label: "Introduction",
12-
collapsed: false,
13-
collapsible: false,
12+
collapsed: true,
13+
collapsible: true,
1414
link: { type: "doc", id: "introduction-index" },
1515
items: [
1616
"intro",

0 commit comments

Comments
 (0)