diff --git a/public/favicon.svg b/public/favicon.svg index f157bd1..45d8b44 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1,9 +1,95 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index e4657eb..62b3ea6 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -31,9 +31,10 @@ const { title, description, thumbnail, pageTags } = Astro.props + {thumbnail && } - +