From 57453e47d1959e5bb6afe66facd238c591cd39dd Mon Sep 17 00:00:00 2001 From: LordGhostX Date: Mon, 13 May 2024 14:25:09 +0100 Subject: [PATCH] add bounties to sidebar --- sidebars.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sidebars.js b/sidebars.js index 77a6e19..fcb3b0b 100644 --- a/sidebars.js +++ b/sidebars.js @@ -85,6 +85,11 @@ const sidebars = { value: 'Waku Idea Board', }, + { + type: "html", + value: + 'Post-Hackathon Bounties', + }, ], learn: [ "learn/waku-network",