update meta desc

This commit is contained in:
saml33 2024-04-03 22:51:41 +11:00
parent d519685520
commit a883865391
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@ import PlausibleProvider from 'next-plausible'
export const queryClient = new QueryClient()
const metaTitle = 'Boost!'
const metaDescription = 'Earn boosted yield on JLP and USDC. Powered by Mango'
const metaDescription =
'Earn boosted yield on JLP, mSOL, JitoSOL, bSOL and USDC. Powered by Mango'
// Do not add hooks to this component, that will cause unnecessary rerenders
// Top level state hydrating/updating should go in MangoProvider