From f2c2cba0e3a076106405137cd844cb9046bca310 Mon Sep 17 00:00:00 2001 From: Maximilian Schneider Date: Wed, 28 Jul 2021 08:09:58 +0200 Subject: [PATCH] remove image from preview --- pages/_app.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/_app.tsx b/pages/_app.tsx index eea45ef..42d0139 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -8,7 +8,7 @@ function App({ Component, pageProps }) { const title = 'Mango Markets' const description = - 'Mango DAO - Claim your stake in the Mango DAO. Join us in building Mango, the protocol for permissionless leverage trading & lending.' + 'Claim your stake in the Mango DAO. Join us in building Mango, the protocol for permissionless leverage trading & lending.' const keywords = 'Mango Markets, Serum, SRM, Serum DEX, DEFI, Decentralized Finance, Decentralised Finance, Crypto, ERC20, Ethereum, Decentralize, Solana, SOL, SPL, Cross-Chain, Trading, Fastest, Fast, SerumBTC, SerumUSD, SRM Tokens, SPL Tokens' @@ -28,10 +28,10 @@ function App({ Component, pageProps }) { - + + - {/* */}