Skip to content

Instantly share code, notes, and snippets.

@siman
Created September 18, 2018 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siman/d0a9cd360d26268ecf533a28880dd228 to your computer and use it in GitHub Desktop.
Save siman/d0a9cd360d26268ecf533a28880dd228 to your computer and use it in GitHub Desktop.
preview-card-twitter-tags.html
<head>
<!-- Card tags for sharing on Twiter: -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Egeon" />
<meta name="twitter:image" content="http://egeon.io/img/preview-card.jpg" />
<meta name="twitter:title" content="Egeon - decentralized rating and reviews for ICO listing" />
<meta name="twitter:description" content="Egeon is a community-driven marketplace for distributed due diligence, token sale and governance of blockchain projects." />
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment