Simplify title in Twitter cards too
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
|
||||
<meta name="twitter:card" content="app" />
|
||||
<meta name="twitter:site" content="@gabrielecirulli" />
|
||||
<meta name="twitter:title" content="2048 game" />
|
||||
<meta name="twitter:title" content="2048" />
|
||||
<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/" />
|
||||
|
||||
Reference in New Issue
Block a user