diff --git a/src/sidebars/hpS.tsx b/src/sidebars/hpS.tsx
index 93019cda232e48fd6f2454f40c0f27ed1d31ee80..5168ec728d635011e481ae18864be2157b20fd47 100644
--- a/src/sidebars/hpS.tsx
+++ b/src/sidebars/hpS.tsx
@@ -12,6 +12,7 @@ export function HpSidebar(){
 }
 
 const tabs = [
+    {tab: "Abstract"}, 
     { tab: "Overview" },
     {tab: "Introduction"},
     {tab: "Integrated Human Practices", subtabs: ["Framework", "Timeline", "Implementation", "Feedback", "Conclusion"]},