Skip to content

Commit

Permalink
mangosol meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
saml33 committed Jul 22, 2024
1 parent 880a6ba commit 4227e97
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 30,826 deletions.
11 changes: 5 additions & 6 deletions app/(pages)/mangosol/page.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
import { Metadata } from 'next'
import MangoSolPage from '../../components/mangosol/MangoSolPage'

const metaTitle = 'Mango Markets | Safer. Smarter. Faster.'
const metaDescription =
'A magical DeFi experience powered by flashloans. Cross-margin trading with multi-collateral and groudbreaking safety features.'
const metaTitle = 'mangoSOL | Mango Markets'
const metaDescription = 'mangoSOL is staked SOL fit for a king (of fruits).'

export const metadata: Metadata = {
title: metaTitle,
description: metaDescription,
openGraph: {
title: metaTitle,
description: metaDescription,
url: 'https://mango.markets',
url: 'https://mango.markets/mangosol',
siteName: 'Mango Markets',
images: [
{
url: 'https://mango.markets/twitter-card.png',
url: 'https://mango.markets/images/mangosol-share-image.png',
width: 1200,
height: 600,
height: 675,
alt: metaTitle,
},
],
Expand Down
Binary file added public/images/mangosol-share-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4227e97

Please sign in to comment.