Skip to content

Commit 1337abd

Browse files
committed
add placeholder content back
1 parent 75603cc commit 1337abd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

sidebars.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ const sidebars: SidebarsConfig = {
1818
type: "doc",
1919
id: "index",
2020
},
21-
// {
22-
// type: "doc",
23-
// id: "placeholder",
24-
// },
21+
{
22+
type: "doc",
23+
id: "placeholder",
24+
},
2525
{
2626
type: "category",
2727
label: "Getting Started",

0 commit comments

Comments
 (0)