X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/35ed3bd381fa8994619d523c4cfbff0b536b6d3b..be0c737956b351d0a360fbfab7b62d7905be8b84:/jekyll/service_worker.js?ds=inline diff --git a/jekyll/service_worker.js b/jekyll/service_worker.js index 8237198..c439ea8 100644 --- a/jekyll/service_worker.js +++ b/jekyll/service_worker.js @@ -1,10 +1,10 @@ 'use strict'; const internals = { - version: '1', + version: '4.2.0', offlineEssentials: [ - '/', - '/css/application.css' + '/', + '/css/application.css' ], // Response for when network is not available