Skip to content

Commit

Permalink
Create large-card.html
Browse files Browse the repository at this point in the history
  • Loading branch information
androolloyd authored Mar 20, 2019
1 parent a2e535f commit ac7c9e8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions large-card.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

<html>
<head>
<meta name="twitter:image" content="<!-- Fill in the body content here -->" />
<meta name="twitter:card" content="player" />
<meta name="twitter:title" content="DAI Card Test" />
<meta name="twitter:description" content="Twitter DAI CARD?" />
<meta name="twitter:player" content="https://daicard.io" />
<meta name="twitter:player:width" content="360" />
<meta name="twitter:player:height" content="800" />
<title> Title</title>
</head>
<body>
Body Test
</body>
</html>

0 comments on commit ac7c9e8

Please sign in to comment.