diff --git a/src/sidebars/igbS.tsx b/src/sidebars/igbS.tsx
index f1040be59aab6a4538711f0ba0a0104b959946e5..fca3b3ea6a0db38db2dfc87e1eb6e95d9f0fab1a 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