Skip to content

Commit 88588be

Browse files
committed
projects
1 parent 704ffc7 commit 88588be

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

sidebars.js

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,22 @@ const sidebars = {
3434
outstandingProjectsSidebar: [
3535
{
3636
type: 'category',
37-
label: '25 Spring',
37+
label: '2025',
3838
items: [
3939
'outstanding-projects/25S/group1',
4040
'outstanding-projects/25S/group2',
4141
'outstanding-projects/25S/group3',
42+
'outstanding-projects/25S/group4',
43+
'outstanding-projects/25S/group5',
4244
],
4345
},
44-
{
45-
type: 'category',
46-
label: '23 Spring',
47-
items: [
48-
'outstanding-projects/23S/group1',
49-
],
50-
},
46+
// {
47+
// type: 'category',
48+
// label: '23 Spring',
49+
// items: [
50+
// 'outstanding-projects/23S/group1',
51+
// ],
52+
// },
5153
],
5254

5355
mergedPRsSidebar: [

0 commit comments

Comments
 (0)