Skip to content

Instantly share code, notes, and snippets.

@pet3r-pan
Created March 20, 2019 06:10
Show Gist options
  • Save pet3r-pan/b9ff98df54a55b9613cb674c659d1b2a to your computer and use it in GitHub Desktop.
Save pet3r-pan/b9ff98df54a55b9613cb674c659d1b2a to your computer and use it in GitHub Desktop.
kitty twitter
<html>
<head>
<meta name="twitter:image" content="<!-- Fill in the body content here -->" />
<meta name="twitter:card" content="player" />
<meta name="twitter:title" content="Cats on twitter" />
<meta name="twitter:description" content="Cryptokitties inside twitter?" />
<meta name="twitter:player" content="https://www.cryptokitties.co/kitty/1009044" />
<meta name="twitter:player:width" content="360" />
<meta name="twitter:player:height" content="560" />
<title> Title</title>
</head>
<body>
Body Test
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment