From b56159b5da49638631b9123f54cb12d2211a0ec9 Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Thu, 27 Mar 2014 17:09:21 +0100 Subject: [PATCH] disable phone detection0 --- cache.appcache | 2 +- index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cache.appcache b/cache.appcache index 0a8fdde..b307f60 100644 --- a/cache.appcache +++ b/cache.appcache @@ -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 diff --git a/index.html b/index.html index 4c9beb4..4e11d03 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ + -- GitLab