diff --git a/src/components/HP-timeline.tsx b/src/components/HP-timeline.tsx
index a7ebda54eb51b9a236bd68722b25cbb0789a16a3..df01c2212d02287faba8e97db7b19c0c1963ce3f 100644
--- a/src/components/HP-timeline.tsx
+++ b/src/components/HP-timeline.tsx
@@ -47,7 +47,7 @@ export function HPTimeline(){
       buttonname: "Milestones", 
       cssname: "Milestone"
     },
-    { 
+ /*    { 
       node: <TimeHori tab="Education" ></TimeHori>,
       buttonname: "Education", 
       cssname: "Education"
@@ -56,7 +56,7 @@ export function HPTimeline(){
       node: <TimeHori tab="Outreach" ></TimeHori>,
       buttonname: "Outreach", 
       cssname: "Outreach"
-    }
+    } */
   ]