add open graph meta tags
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no">
|
||||
|
||||
<meta property="og:title" 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:image" content="http://gabrielecirulli.github.io/2048/meta/og_image.png"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user