From 9504effc8e8f31a86a4cb0dd2ddbb295a34ebb8e Mon Sep 17 00:00:00 2001 From: apt105 <73254487+apt105@users.noreply.github.com> Date: Sat, 1 May 2021 15:12:21 +0100 Subject: [PATCH] Update sidebars.js --- website/sidebars.js | 7 +++++++ 1 file changed, 7 insertions(+) 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",