提交 2d76d56f 编写于 作者: G Gabriele Cirulli

add app id for smart banner

上级 37937550
...@@ -3,7 +3,7 @@ CACHE MANIFEST ...@@ -3,7 +3,7 @@ CACHE MANIFEST
# Adds the ability to play the game online. # Adds the ability to play the game online.
# The following comment needs to be updated whenever a change is made. # The following comment needs to be updated whenever a change is made.
# Run `rake appcache:update` to do so # Run `rake appcache:update` to do so
# Updated: 2014-04-28T12:49:34+02:00 # Updated: 2014-04-30T13:29:03+02:00
# Main page # Main page
index.html index.html
......
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui"> <meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
<meta name="format-detection" content="telephone=no" /> <meta name="format-detection" content="telephone=no" />
<meta name="apple-itunes-app" content="app-id=868076805">
<meta property="og:title" content="2048 game"/> <meta property="og:title" content="2048 game"/>
<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!"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册