Updated service-worker some

This commit is contained in:
Kasper Rynning-Tønnesen
2016-08-13 16:10:46 +02:00
parent a9a02b56ba
commit 970395a4d7
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
var version = 'v2.1';
var version = 'v2.2';
var CACHE_FILES = [
'https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://zoff.no/&choe=UTF-8&chld=L%7C1',
'https://fonts.googleapis.com/icon?family=Material+Icons',
@@ -16,7 +16,7 @@ var CACHE_FILES = [
'/static/images/GitHub_Logo.png',
'/static/images/facebook.png',
'/static/images/twitter.png',
'/static/offline/offline.html',
'offline.html',
'/static/font/roboto/Roboto-Light.woff2',
'/static/font/roboto/Roboto-Regular.woff2',
'/static/font/roboto/Roboto-Thin.woff2',