From e7f6b2be79182fcb27b079d0dd716dedae9c6374 Mon Sep 17 00:00:00 2001 From: Arnie Date: Fri, 2 Jun 2023 13:44:52 +0200 Subject: [PATCH] Link to sections on the homepage from the header --- app/frontend/src/components/Navigation/MainNavigation.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/frontend/src/components/Navigation/MainNavigation.tsx b/app/frontend/src/components/Navigation/MainNavigation.tsx index 4fd28a5..29b48c7 100644 --- a/app/frontend/src/components/Navigation/MainNavigation.tsx +++ b/app/frontend/src/components/Navigation/MainNavigation.tsx @@ -42,11 +42,11 @@ const MainNavigation: React.FC = () => { - + {intl.formatMessage(messages.objective)} - + {intl.formatMessage(messages.topSkills)} @@ -63,7 +63,7 @@ const MainNavigation: React.FC = () => { - + {intl.formatMessage(messages.certifications)} @@ -76,7 +76,7 @@ const MainNavigation: React.FC = () => { - + {intl.formatMessage(messages.experience)}