diff --git a/components/NavBarBeta.tsx b/components/NavBarBeta.tsx index 7946f43..88f4b8f 100644 --- a/components/NavBarBeta.tsx +++ b/components/NavBarBeta.tsx @@ -383,16 +383,9 @@ const NavBarBeta = () => { - {/* - - */}

Mango DAO

diff --git a/pages/_app.tsx b/pages/_app.tsx index bf2d838..91ffaf2 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -11,7 +11,7 @@ function App({ Component, pageProps }) { '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' - const baseUrl = 'https://mango-token-sale.netlify.app' + const baseUrl = 'https://token.mango.markets' return ( <>