Add boards to sidebar

This commit is contained in:
Nick Mowen 2023-07-10 15:21:14 -06:00
parent 72d8d67684
commit 7e3b8b806a

View File

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