From 4b9c52bbfa95a4d308c9880252a6c58ff8a01cd5 Mon Sep 17 00:00:00 2001 From: Ivan Reshetnikov Date: Tue, 10 Oct 2023 22:16:16 +0500 Subject: [PATCH] Footer: add alt text for icons --- src/components/Footer.astro | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index a114039..932574e 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,12 +1,30 @@