Add Twitter Summary Card

This commit is contained in:
Lee Reilly
2014-11-09 12:24:46 -08:00
parent 95be843b3f
commit 48881f3c6f
+7
View File
@@ -21,6 +21,13 @@
<meta property="og:site_name" content="2048 game"/>
<meta property="og:description" content="Join the numbers and get to the 2048 tile! Careful: this game is extremely addictive!"/>
<meta property="og:image" content="http://gabrielecirulli.github.io/2048/meta/og_image.png"/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@gabrielecirulli" />
<meta name="twitter:title" content="2048 game" />
<meta name="twitter:description" content="Join the numbers and get to the 2048 tile! Careful: this game is extremely addictive!" />
<meta name="twitter:image" content="http://gabrielecirulli.github.io/2048/meta/og_image.png" />
<meta name="twitter:url" content="http://gabrielecirulli.github.io/2048/" />
</head>
<body>
<div class="container">