Skip to content

Commit

Permalink
docs: reorder community sidebar and include community sprints
Browse files Browse the repository at this point in the history
  • Loading branch information
Yolijn committed Aug 23, 2024
1 parent 4a7ba3b commit faa0aea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sidebarConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ const sidebars: SidebarsConfig = {
},
items: [
{ type: 'doc', id: 'community/sluit-je-aan' },
{ type: 'doc', id: 'community/wie-doet-mee' },
{ type: 'doc', id: 'community/community-sprints' },
{
type: 'category',
label: 'Events',
Expand Down Expand Up @@ -301,7 +303,6 @@ const sidebars: SidebarsConfig = {
{ type: 'doc', id: 'community/events/estafettemodeldag' },
],
},
{ type: 'doc', id: 'community/wie-doet-mee' },
],
},
],
Expand Down

0 comments on commit faa0aea

Please sign in to comment.