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 }) { - + + - {/* */}