summaryrefslogtreecommitdiffstats
path: root/sw.js
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-08-29 23:41:20 +0200
committersijanec <sijanecantonluka@gmail.com>2020-08-29 23:41:20 +0200
commit6bf7e7cec77cab80564bccfcf11e78e25c936691 (patch)
tree04e0b47e7f324bc4ffaee7a50f18df4694566d20 /sw.js
parentinitial commit (diff)
downloadttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.gz
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.bz2
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.lz
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.xz
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.zst
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.zip
Diffstat (limited to '')
-rw-r--r--sw.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw.js b/sw.js
index 756f11f..347ad15 100644
--- a/sw.js
+++ b/sw.js
@@ -2,11 +2,12 @@
const static_cache_name = "site-static-v0.0.0";
const offlineUrl = "/offline.html";
const assets = [
+ "/manifest.json", // proxy |
"/", // proxy | proxyjan je tudi sw.js
"/index.html", // proxy |
- "/512.png", // moje | redfox.js je poklican iz
- "/512.png", // proxy | vsake proxyjane html strani
- "/manifest.json", // moje | in vsebuje custom skripte,
+ "/slike/icons-512.png", // proxy | redfox.js je poklican iz
+ "/slike/icons-192.png", // proxy | vsake proxyjane html strani
+ "/manifest.webmanifest",// proxy | in vsebuje custom skripte,
"/desktop2.css", // proxy | kot na primer sw inštalacijo.
"/phone2.css", // proxy |
"/pin.svg", // proxy |