Skip to content

Commit

Permalink
DASH-649: removing hardcoded meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ilkinguluzada committed Apr 19, 2023
1 parent 22ac691 commit 8b5ce9a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@joinfio" />
<meta
name="twitter:title"
content="Your Twitter handle can now receive crypto"
/>
<meta name="twitter:description" content="Get yours now" />
<meta
name="twitter:image"
content="https://dev-dashboard.fioprotocol.io/static/media/twitter-summary-card.4bc76506.png"
/>
<script>
window.dataLayer = window.dataLayer || [];
</script>
Expand Down

0 comments on commit 8b5ce9a

Please sign in to comment.