From 78d9992679dcb788b66cdefb7f6bcf98c61be167 Mon Sep 17 00:00:00 2001 From: madjin <32600939+madjin@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:32:05 -0500 Subject: [PATCH] update sidebars --- docs/sidebars.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/sidebars.js b/docs/sidebars.js index f8a69a61093..c29fdd0faa1 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -164,6 +164,11 @@ const sidebars = { type: "category", label: "November 2024", items: [ + { + type: "doc", + id: "community/streams/2024-11-24", + label: "Hats Protocol Presentation", + }, { type: "doc", id: "community/streams/2024-11-22",