add app id for smart banner
This commit is contained in:
+1
-1
@@ -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 @@
|
|||||||
<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!"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user