Skip to content

Commit

Permalink
feat: shorten description
Browse files Browse the repository at this point in the history
  • Loading branch information
zkSoju committed May 3, 2023
1 parent e87684e commit cae68c5
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 @@ -57,11 +57,11 @@ function MyApp({ Component, pageProps }: AppProps) {
<>
<NextSeo
title="Dove Interface"
description="Experience the power of Dove, our innovative solution that eliminates liquidity fragmentation and bridges gaps across Layer 2 networks. Focus on the technical merits of your chosen L2, while Dove unlocks boundless liquidity for executing advanced leveraged LSD strategies on any L2."
description="Experience the power of Dove, our innovative solution that eliminates liquidity fragmentation and bridges gaps across Layer 2 networks."
openGraph={{
type: "website",
description:
"Experience the power of Dove, our innovative solution that eliminates liquidity fragmentation and bridges gaps across Layer 2 networks. Focus on the technical merits of your chosen L2, while Dove unlocks boundless liquidity for executing advanced leveraged LSD strategies on any L2.",
"Experience the power of Dove, our innovative solution that eliminates liquidity fragmentation and bridges gaps across Layer 2 networks.",
title: "Dove Interface",
images: [
{
Expand Down

1 comment on commit cae68c5

@vercel
Copy link

@vercel vercel bot commented on cae68c5 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dove-interface – ./

dove-interface-eight.vercel.app
dove-interface-git-main-apeiro.vercel.app
dove-interface-apeiro.vercel.app

Please sign in to comment.