diff --git a/public/mercury.svg b/public/mercury.svg new file mode 100644 index 0000000..ed62e71 --- /dev/null +++ b/public/mercury.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index f56123e..714219e 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -44,7 +44,7 @@ const { title, path = "~/grassblock/micr0blog" } = Astro.props;