Add boards to sidebar

This commit is contained in:
Nick Mowen 2023-07-10 15:21:14 -06:00
parent 1cc03be313
commit b7ba4f83ba

View File

@ -45,6 +45,7 @@ module.exports = {
], ],
Development: [ Development: [
"development/contributing", "development/contributing",
"development/contributing-boards.md"
], ],
}, },
}; };