Skip to content

Commit 1c884f6

Browse files
committed
update sidebars.ts
1 parent bd07768 commit 1c884f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/Integrations/_category_.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Integrations",
3+
"position": 8
4+
}

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const sidebars: SidebarsConfig = {
7070
{
7171
type: 'category',
7272
label: 'Integrations',
73-
collapsed: false,
73+
collapsed: true,
7474
items: [
7575
{
7676
type: 'autogenerated',

0 commit comments

Comments
 (0)