From 8f7725b8abb7f114b13f6f1517bb713a70002cef Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Sun, 4 Nov 2018 12:35:10 +0100 Subject: [PATCH] Add JS redirect to play2048.co --- cache.appcache | 2 +- index.html | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/cache.appcache b/cache.appcache index cee9dad..5a7bdb0 100644 --- a/cache.appcache +++ b/cache.appcache @@ -3,7 +3,7 @@ CACHE MANIFEST # Adds the ability to play the game offline. # The following comment needs to be updated whenever a change is made. # Run `rake appcache:update` to do so -# Updated: 2018-11-04T11:11:51+01:00 +# Updated: 2018-11-04T12:34:31+01:00 # Main page index.html diff --git a/index.html b/index.html index 07ce42c..e28bf5a 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,16 @@ 2048 + +