Skip to content

Commit

Permalink
meta
Browse files Browse the repository at this point in the history
  • Loading branch information
saml33 committed Aug 12, 2024
1 parent a3d751e commit 9d59de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ import PlausibleProvider from 'next-plausible'
// init react-query
export const queryClient = new QueryClient()

const metaTitle = 'Best Yield on Solana'
const metaTitle = "Solana's Best Yield Farm | Yield Fan"
const metaDescription =
'Earn leveraged returns on your favorite yield-bearing tokens. Powered by Mango.'
'Earn multiplied yield on your favorite liquid staking tokens.'

// Do not add hooks to this component, that will cause unnecessary rerenders
// Top level state hydrating/updating should go in MangoProvider
Expand Down

0 comments on commit 9d59de3

Please sign in to comment.