Skip to content

Commit

Permalink
Revert "feat: crawler image"
Browse files Browse the repository at this point in the history
This reverts commit fe85f82.
  • Loading branch information
MrX-SNX committed Jul 19, 2024
1 parent fe85f82 commit 44f4f76
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,18 +151,7 @@ export default function MyApp({ Component, pageProps }: AppProps) {
name="description"
content="Synthetix is a derivatives liquidity protocol providing the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets."
/>

<meta property="og:title" content="Synthetix" />
<meta property="og:description" content="The Liquidity Layer of DeFi" />
<meta property="og:image" content="https://synthetix.io/metatag.png" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Synthetix" />
<meta
name="twitter:description"
content="The Liquidity Layer of DeFi"
/>
<meta name="twitter:image" content="https://synthetix.io/metatag.png" />
<meta name="og:image" content="/public/logo-x.png" />
</Head>
<GlobalStyle />
<Fonts />
Expand Down
Binary file removed public/metatag.png
Binary file not shown.
Binary file added public/ultrasound-metatag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 44f4f76

Please sign in to comment.