From 6e8f224876673955bb635206af073aa5fc598582 Mon Sep 17 00:00:00 2001 From: prototypa Date: Mon, 14 Aug 2023 09:29:45 -0400 Subject: [PATCH] Update menu --- src/navigation.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/navigation.js b/src/navigation.js index 87ae79b..e9ec3d6 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -18,11 +18,7 @@ export const headerData = { href: getPermalink('/homes/mobile-app'), }, { - text: 'Personal Portfolio', - href: "#", - }, - { - text: 'Event Registration', + text: 'Personal', href: "#", }, ],