diff --git a/website/sidebars.js b/website/sidebars.js index b1949275..4a5ccb5e 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -77,6 +77,13 @@ module.exports = { "software/web/web-development-software", ], }, + { + "Community projects": [ + "software/community/community-overview", + "software/community/community-atak", + "software/community/community-pygui", + ], + }, { Other: [ "software/other/sw-design",