From 52c25b2a1080e9a92201ab78588a107e398c03e9 Mon Sep 17 00:00:00 2001 From: rubenbupe Date: Thu, 15 Aug 2024 22:12:30 +0200 Subject: [PATCH] fix: missing accesibility attributes for mobile navbar --- src/components/Header.astro | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 9e03077..606e5b7 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -130,8 +130,10 @@ const links = [ href={linkedinUrl} target="_blank" aria-label="LinkedIn" - > + > + + LinkedIn + + > + Github + + aria-label="LinkedIn" + > + @@ -242,6 +247,7 @@ const links = [ variant="outline" href={mailUrl} target="_blank" + aria-label="Mail" >