Skip to content

Commit

Permalink
feat: update app page meta description (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
dib542 authored Dec 23, 2023
1 parent 4e5f95b commit 702fab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
<title>Duality</title>
<meta
name="description"
content="The Zero-Slippage AMM giving LPs Superpowers. Market and Limit Orders and Liquidity Pools."
content="Building fair and efficient markets"
/>
<meta property="og:title" content="Duality" />
<meta
property="og:description"
content="The Zero-Slippage AMM giving LPs Superpowers. Market and Limit Orders and Liquidity Pools."
content="Building fair and efficient markets"
/>
<meta property="og:type" content="Website" />
<meta property="og:url" content="%PUBLIC_URL%" />
Expand Down

0 comments on commit 702fab4

Please sign in to comment.