From 6e8df5ceab8bfddb1f381dfc17600bc9e990ff63 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Thu, 26 Sep 2024 22:33:17 +0200
Subject: [PATCH] education

---
 src/pages.ts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages.ts b/src/pages.ts
index 695bbeef..82245020 100644
--- a/src/pages.ts
+++ b/src/pages.ts
@@ -386,12 +386,12 @@ export const NavPages: (Page | PageRef | Folder)[] = [
           path: "/human-practices?scrollTo=Integrated Human Practices3"
         },
         {
-          name: "Public Engagement",
+          name: "Education",
           title: "Education and Outreach",
           path: "/human-practices?scrollTo=Further Engagement1H"
         },
         {
-          name: "Education",
+          name: "Public Engagement",
           title: "Education and Outreach",
           path: "/human-practices?scrollTo=Further Engagement2H"
         },
-- 
GitLab