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"; ---