From e967c6d2d86fe41a015da52da694090fc91beb6d Mon Sep 17 00:00:00 2001 From: Gabriel Masclef Date: Wed, 16 Aug 2017 17:41:55 -0300 Subject: [PATCH] testing commit --- src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index 37b780fb5..5a8897144 100644 --- a/src/index.html +++ b/src/index.html @@ -20,9 +20,9 @@ navigator.serviceWorker.register('service-worker.js') .then(() => console.log('service worker installed')) .catch(err => console.error('Error', err)); - } + } --> - +