From 7a6c7613683d377930d1e128fdf9f2d41019fba2 Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Wed, 26 Mar 2014 12:53:28 +0100 Subject: [PATCH] set status bar to black --- cache.appcache | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cache.appcache b/cache.appcache index 513f478..0a8fdde 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-24T19:07:26+01:00 +# Updated: 2014-03-26T12:53:29+01:00 # Main page index.html diff --git a/index.html b/index.html index 5506701..4c9beb4 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + -- GitLab