disable phone detection0

This commit is contained in:
Gabriele Cirulli
2014-03-27 17:09:21 +01:00
parent 7a6c761368
commit b56159b5da
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ CACHE MANIFEST
# Adds the ability to play the game online.
# The following comment needs to be updated whenever a change is made.
# Run `rake appcache:update` to do so
# Updated: 2014-03-26T12:53:29+01:00
# Updated: 2014-03-27T17:09:22+01:00
# Main page
index.html
+1
View File
@@ -13,6 +13,7 @@
<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, minimal-ui">
<meta name="format-detection" content="telephone=no" />
<meta property="og:title" content="2048 game"/>
<meta property="og:site_name" content="2048 game"/>