From d84cd67e9de3220e295913be2eb3da0263d41d88 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Sat, 28 Apr 2018 16:03:19 +0200 Subject: [PATCH] fix logo --- _cache_service_worker.js | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index b04e44b..28f7226 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -12,13 +12,13 @@ limitations under the License. mod by marcrobledo, original from: https://github.com/GoogleChrome/samples/blob/gh-pages/service-worker/basic/service-worker.js */ -const PRECACHE_ID='v20180428'; +const PRECACHE_ID='v20180428c'; const PRECACHE_FILES=[ 'index.html','./', 'RomPatcher.css', 'RomPatcher.js', 'favicon.png', -'logo.png', +'logo192.png', 'ips.js', 'ups.js', 'aps.js', diff --git a/index.html b/index.html index e414315..1238eed 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ -

RomPatcher.js

+

RomPatcher.js