From 95be843b3f2cbe3ef6fbab7812e514384c2959a5 Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Wed, 7 May 2014 12:44:40 +0200 Subject: [PATCH] update footer notice --- cache.appcache | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cache.appcache b/cache.appcache index cd3c1ec..59e8d4a 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-05-06T16:25:10+02:00 +# Updated: 2014-05-07T12:44:43+02:00 # Main page index.html diff --git a/index.html b/index.html index ae5ab05..a617940 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@


- Note: This site is the official version of 2048. You can play it on your phone via http://git.io/2048. All other apps or sites are derivatives or fakes, and should be used with caution. + Note: The game on this site is the original version of 2048. Apps for iOS and Android are also available. Other versions are derivatives or fakes, and should be used with caution.


-- GitLab