diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 8c738fc..4d4f367 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,30 +1,45 @@ +--- +import Icon from 'astro-iconify' +--- + + + +