From 6c8d94c0cff9476e52e065f75135ddc83185be8f Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Fri, 21 Mar 2014 13:04:29 +0100 Subject: [PATCH] set black translucent bar on the web app --- cache.appcache | 2 +- index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cache.appcache b/cache.appcache index 256f07d..f36e8a4 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-20T23:10:22+01:00 +# Updated: 2014-03-21T13:04:30+01:00 # Main page index.html diff --git a/index.html b/index.html index e8d30d8..b1a8cce 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + -- GitLab