meta image tag
This commit is contained in:
parent
59034839a9
commit
a7c42ee8ec
|
@ -30,8 +30,11 @@ function MyApp({ Component, pageProps }: AppProps) {
|
||||||
<meta name="twitter:site" content="@manifoldmarkets" />
|
<meta name="twitter:site" content="@manifoldmarkets" />
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
|
content="https://manifold.markets/logo-cover.png"
|
||||||
|
/>
|
||||||
|
<meta
|
||||||
name="twitter:image"
|
name="twitter:image"
|
||||||
content="https://manifold.markets/logo-banner.png"
|
content="https://manifold.markets/logo-bg.png"
|
||||||
/>
|
/>
|
||||||
</Head>
|
</Head>
|
||||||
|
|
||||||
|
|
BIN
web/public/logo-bg.png
Normal file
BIN
web/public/logo-bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user