replace with zoomed out card

This commit is contained in:
Maximilian Schneider 2021-07-28 09:34:56 +02:00
parent df1f1adeae
commit c4e634eede
5 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ function App({ Component, pageProps }) {
<meta property="og:type" content="website" />
<meta property="og:title" content={title} />
<meta property="og:description" content={description} />
<meta property="og:image" content={`${baseUrl}/card_lg.jpg`} />
<meta property="og:image" content={`${baseUrl}/preview.jpg`} />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@mangomarkets" />
</Head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

BIN
public/preview.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 740 KiB