diff --git a/src/pages.ts b/src/pages.ts index 46ec3116aab0d7e70b5b8a9e60f0f78d007f6abd..3a10561f8b5a538c9dfa14ffab646d39b0cedd8a 100644 --- a/src/pages.ts +++ b/src/pages.ts @@ -424,6 +424,11 @@ export const NavPages: (Page | PageRef | Folder)[] = [ component: Contribution, header: CONTH, navlist: NoSidebar, + }, + { + name: "BFH European MeetUp", + title: "MeetUp", + path: "contribution/?tab=bfh" } ] },