Adding missing assets to the service worker cache

pull/11/head
Bastien Wirtz 2020-01-14 07:13:17 -08:00
parent c1ec54ff35
commit 45b49b30cf
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ self.addEventListener('install', event => {
'vendors/font-awesone.min.css',
'vendors/bulma.min.css',
'assets/logo.png',
'assets/favicon.png',
'webfonts/raleway/raleway-v14-latin-regular.woff',
'webfonts/raleway/raleway-v14-latin-regular.woff2',
'webfonts/lato/lato-v16-latin-regular.woff',