Skip to content

Commit

Permalink
Update Main.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zkSoju committed May 3, 2023
1 parent f4ebf55 commit 5ff76c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/layouts/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ const Main = ({ children }: { children: React.ReactNode }) => {
</Head>
<NextSeo
useAppDir
title="Dove"
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."
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.",
title: "Dove",
title: "Dove Interface",
images: [
{
url: "https://i.imgur.com/6fGh6n4.png",
Expand Down

1 comment on commit 5ff76c9

@vercel
Copy link

@vercel vercel bot commented on 5ff76c9 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-apeiro.vercel.app
dove-interface-eight.vercel.app
dove-interface-git-main-apeiro.vercel.app

Please sign in to comment.