From ed7d780f5e4674963bc3c9bb4fe01f3dd8948962 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de> Date: Wed, 25 Sep 2024 17:35:38 +0200 Subject: [PATCH] hp --- src/sidebars/hpS.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sidebars/hpS.tsx b/src/sidebars/hpS.tsx index 93019cda..5168ec72 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"]}, -- GitLab