From 844336d1d64a53e5a14a591965f2f4f7409a19f2 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sun, 13 Aug 2023 05:03:57 -0400 Subject: [PATCH] chore: format --- src/components/Layout/Footer/Footer.astro | 46 ++++++++++++----------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/src/components/Layout/Footer/Footer.astro b/src/components/Layout/Footer/Footer.astro index eddafd4..4c2c484 100644 --- a/src/components/Layout/Footer/Footer.astro +++ b/src/components/Layout/Footer/Footer.astro @@ -6,29 +6,31 @@ import icon from "/src/assets/footer-icon.png"; ---