Skip to content

Commit b56159b

Browse files
disable phone detection0
1 parent 7a6c761 commit b56159b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cache.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CACHE MANIFEST
33
# Adds the ability to play the game online.
44
# The following comment needs to be updated whenever a change is made.
55
# Run `rake appcache:update` to do so
6-
# Updated: 2014-03-26T12:53:29+01:00
6+
# Updated: 2014-03-27T17:09:22+01:00
77

88
# Main page
99
index.html

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<meta name="HandheldFriendly" content="True">
1414
<meta name="MobileOptimized" content="320">
1515
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
16+
<meta name="format-detection" content="telephone=no" />
1617

1718
<meta property="og:title" content="2048 game"/>
1819
<meta property="og:site_name" content="2048 game"/>

0 commit comments

Comments
 (0)