From 2d76d56f4262d726747495219093bd531ad21d9e Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Wed, 30 Apr 2014 13:29:03 +0200 Subject: [PATCH] add app id for smart banner --- cache.appcache | 2 +- index.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cache.appcache b/cache.appcache index 245883a..264396d 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-04-28T12:49:34+02:00 +# Updated: 2014-04-30T13:29:03+02:00 # Main page index.html diff --git a/index.html b/index.html index e74ee08..ae5ab05 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,8 @@ + + -- GitLab