Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created April 21, 2019 07:06
Show Gist options
  • Select an option

  • Save patrickcoombe/885a24c92dc0fc8c34868d3aaac4fb55 to your computer and use it in GitHub Desktop.

Select an option

Save patrickcoombe/885a24c92dc0fc8c34868d3aaac4fb55 to your computer and use it in GitHub Desktop.
Coinmarketcap Homepage
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "CoinMarketCap",
"url": "https://coinmarketcap.com",
"logo": "https://coinmarketcap.com/apple-touch-icon.png",
"sameAs": [
"https://www.facebook.com/CoinMarketCap/",
"https://twitter.com/coinmarketcap"
]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Table",
"about": "Cryptocurrency Prices Today"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment