Update menu

This commit is contained in:
prototypa
2023-08-14 09:29:45 -04:00
parent 85fa2050f8
commit 6e8f224876

View File

@ -18,11 +18,7 @@ export const headerData = {
href: getPermalink('/homes/mobile-app'), href: getPermalink('/homes/mobile-app'),
}, },
{ {
text: 'Personal Portfolio', text: 'Personal',
href: "#",
},
{
text: 'Event Registration',
href: "#", href: "#",
}, },
], ],