diff --git a/src/components/Favicons.astro b/src/components/Favicons.astro index 062d3dc..748693a 100644 --- a/src/components/Favicons.astro +++ b/src/components/Favicons.astro @@ -1,8 +1,9 @@ --- import favIcon from '~/assets/favicons/favicon.ico'; import favIconSvg from '~/assets/favicons/favicon.svg'; + --- - - \ No newline at end of file + + \ No newline at end of file