From 69ef8f965915987f2002b7c6f141f9740c09b9e5 Mon Sep 17 00:00:00 2001
From: Jewgeni Lewash
Date: Fri, 1 Mar 2024 06:35:00 +0100
Subject: [PATCH] fix(ui): add aria-label to social link icon
---
src/components/layout/Footer.astro | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/components/layout/Footer.astro b/src/components/layout/Footer.astro
index 8c4e2ba..ebc529e 100644
--- a/src/components/layout/Footer.astro
+++ b/src/components/layout/Footer.astro
@@ -15,7 +15,8 @@ import logoImage from '@/assets/images/logo.png';