diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..0260dd2 --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 61756a0..57bc128 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -48,7 +48,8 @@ const ogImage = image ? new URL(image, Astro.site ?? 'https://devproxy.net').hre