Skip to content

Commit

Permalink
fix: sponsorship sidebar
Browse files Browse the repository at this point in the history
Signed-off-by: tico88612 <[email protected]>
  • Loading branch information
tico88612 committed Aug 24, 2023
1 parent 79da02c commit 95322e8
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,7 @@ const sidebars = {
'cfp/cfp-zh-tw'
],
},
{
type: 'category',
label: '2022',
link: {
type: 'generated-index',
description: "2022"
},
items: [
'sponsorship/sponsorship',
],
}

'sponsorship/sponsorship',
],
projectSidebar: [
{
Expand Down Expand Up @@ -121,7 +110,6 @@ const sidebars = {
}
],
},

]
};

Expand Down

0 comments on commit 95322e8

Please sign in to comment.