We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704ffc7 commit 88588beCopy full SHA for 88588be
1 file changed
sidebars.js
@@ -34,20 +34,22 @@ const sidebars = {
34
outstandingProjectsSidebar: [
35
{
36
type: 'category',
37
- label: '25 Spring',
+ label: '2025',
38
items: [
39
'outstanding-projects/25S/group1',
40
'outstanding-projects/25S/group2',
41
'outstanding-projects/25S/group3',
42
+ 'outstanding-projects/25S/group4',
43
+ 'outstanding-projects/25S/group5',
44
],
45
},
- {
- type: 'category',
46
- label: '23 Spring',
47
- items: [
48
- 'outstanding-projects/23S/group1',
49
- ],
50
- },
+ // {
+ // type: 'category',
+ // label: '23 Spring',
+ // items: [
+ // 'outstanding-projects/23S/group1',
51
+ // ],
52
+ // },
53
54
55
mergedPRsSidebar: [
0 commit comments