Skip to content

Commit

Permalink
Update sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mini256 authored Jul 28, 2023
1 parent ab578d5 commit 4f2e27f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion web/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ const sidebars = {
type: 'category',
label: 'Workshop',
items: [{ type: 'autogenerated', dirName: 'workshop' }],
collapsed: false
customProps: {
collapsed: true
}
},
{
type: 'category',
Expand Down

0 comments on commit 4f2e27f

Please sign in to comment.