From f34945659b8af2e6a1f903082c113ee120f879d0 Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Sat, 17 Sep 2022 01:13:34 +0630 Subject: [PATCH] Update footer icons and add titles in links --- src/components/Footer.astro | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index e4110cb..70169cb 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -7,7 +7,11 @@ import LinkButton from "./LinkButton.astro";