From 8fe21b4880abe4a6b7009c3842e1d735c8864e38 Mon Sep 17 00:00:00 2001 From: Florian Trayon <26360935+FlorianLeChat@users.noreply.github.com> Date: Mon, 19 Aug 2024 18:50:19 +0200 Subject: [PATCH] Added missing ARIA attributes (`aria-label`) to HTML buttons and links --- src/components/GitHubCorner.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/GitHubCorner.svelte b/src/components/GitHubCorner.svelte index 56e0a07..93b9bb2 100644 --- a/src/components/GitHubCorner.svelte +++ b/src/components/GitHubCorner.svelte @@ -1,6 +1,7 @@