From a93ef04790b92bb6623996544427b828a2a893a5 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de>
Date: Thu, 28 Nov 2024 18:30:05 +0100
Subject: [PATCH] Side bar aktualisieren

---
 src/sidebars/igbS.tsx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/sidebars/igbS.tsx b/src/sidebars/igbS.tsx
index f1040be5..fca3b3ea 100644
--- a/src/sidebars/igbS.tsx
+++ b/src/sidebars/igbS.tsx
@@ -14,6 +14,5 @@ export function iGemBielefeldSidebar(){
 const tabs = [
     {tab: "Bielefeld University"},
     { tab: "History"},
-    { tab: "Steering Committee", subtabs: ["Function", "Jörn"]},
-    {tab: "Future"}
+    { tab: "Steering Committee"}
   ];
\ No newline at end of file
-- 
GitLab