From 371b77c3405d91f74c169d964b9379f25b83e7cc Mon Sep 17 00:00:00 2001 From: schm00g Date: Sat, 2 Dec 2023 14:37:13 +0000 Subject: [PATCH] accessibility lighthouse fixes --- src/components/Experience.astro | 2 +- src/components/ui/Card.astro | 77 +++++++++++++++++++-------------- 2 files changed, 45 insertions(+), 34 deletions(-) diff --git a/src/components/Experience.astro b/src/components/Experience.astro index e1eec3f..f49c160 100644 --- a/src/components/Experience.astro +++ b/src/components/Experience.astro @@ -35,7 +35,7 @@ const experience = await getCollection("experience", ({ data }) => { target="_blank" rel="noopener" class="flex flex-row text-black hover:text-purple dark:text-white dark:hover:text-purple" - aria-label="link to repository" + aria-label="View personal github repositories" > View personal github repositories -
- {alt} -
-
-

{title}

- -
- - +
+
+ {alt} +
+ +