diff --git a/src/components/Header.astro b/src/components/Header.astro index 69fc152..93ae9a5 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -28,7 +28,10 @@ const desktop = [ )) } - diff --git a/src/layouts/BlogLayout.astro b/src/layouts/BlogLayout.astro index 824aea2..76e3fa7 100644 --- a/src/layouts/BlogLayout.astro +++ b/src/layouts/BlogLayout.astro @@ -93,9 +93,9 @@ const canonicalURL = new URL(Astro.url).href; - +