Skip to content
Snippets Groups Projects
Commit e3dcb6b6 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

IHP navbar

parent bf6306d0
No related branches found
No related tags found
No related merge requests found
Pipeline #431913 passed with warnings
......@@ -368,7 +368,7 @@ export const NavPages: (Page | PageRef | Folder)[] = [
{
name: "Introduction",
title: "Introduction",
path: "/human-practices?tab=intro"
path: "/human-practices?tab=Introduction"
},
{
name: "Integrated Human Practices",
......@@ -381,27 +381,27 @@ export const NavPages: (Page | PageRef | Folder)[] = [
{
name: "Feedback and Implementation",
title: "Feedback and Implementation",
path: "/human-practices?tab=feedback"
path: "/human-practices?tab=Integrated Human Practices3"
},
{
name: "Public Engagement",
title: "Education and Outreach",
path: "/human-practices?tab=public"
path: "/human-practices?tab=Further Engagement1H"
},
{
name: "Education",
title: "Education and Outreach",
path: "/human-practices?tab=edu"
path: "/human-practices?tab=Further Engagement2H"
},
{
name: "Collaboration",
title: "Collaboration",
path: "/human-practices?tab=collabs"
path: "/human-practices?tab=Further Engagement4H"
},
{
name: "Partnerships",
title: "Partnerships",
path: "/human-practices?tab=ships"
path: "/human-practices?tab=Further Engagement5H"
},
]
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment