diff --git a/index.html b/index.html index 871b192f..05c3ea4b 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + @@ -21,7 +21,7 @@ - + diff --git a/public/_redirects b/public/_redirects index 84af248a..3e3d03c7 100644 --- a/public/_redirects +++ b/public/_redirects @@ -1,6 +1,2 @@ /assets/* /assets/:splat 200 -/og-image.png /og-image.png 200 -/logo.png /logo.png 200 -/robots.txt /robots.txt 200 -/manifest.webmanifest /manifest.webmanifest 200 /* /index.html 200 diff --git a/public/og-image.jpg b/public/og-image.jpg new file mode 100644 index 00000000..ab8003d3 Binary files /dev/null and b/public/og-image.jpg differ diff --git a/public/og-image.png b/public/og-image.png deleted file mode 100644 index dcef2b25..00000000 Binary files a/public/og-image.png and /dev/null differ