Switch back to hardcoded png for default case

This commit is contained in:
Austin Chen 2022-01-10 00:48:25 -05:00
parent 3d0e5da838
commit 987074181d
2 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function MyApp({ Component, pageProps }: AppProps) {
<meta name="twitter:site" content="@manifoldmarkets" />
<meta
property="og:image"
content="https://manifold-og-image.vercel.app/manifold%20markets.png"
content="https://manifold.markets/logo-cover.png"
/>
<meta
name="twitter:image"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 11 KiB