diff --git a/public/favicon.svg b/public/favicon.svg deleted file mode 100644 index 89915d6..0000000 --- a/public/favicon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index b3326d8..3a0de31 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -31,7 +31,9 @@ const ogUrl = new URL(ogImage, Astro.site ?? 'https://www.cameleer.io').toString - + + +