mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated service-worker some
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user