Skip to content

Commit a9b2350

Browse files
committed
Fix missing comma
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 92eae66 commit a9b2350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sidebarsCommunity.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const sidebars = {
1414
},
1515
label: 'Governance',
1616
items: [
17-
'governance/project-board'
17+
'governance/project-board',
1818
'governance/project-board-2025'
1919
]
2020
},

0 commit comments

Comments
 (0)