提交 48881f3c 编写于 作者: L Lee Reilly

Add Twitter Summary Card

上级 95be843b
...@@ -21,6 +21,13 @@ ...@@ -21,6 +21,13 @@
<meta property="og:site_name" content="2048 game"/> <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: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 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> </head>
<body> <body>
<div class="container"> <div class="container">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册