summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-08-30 23:57:45 +0200
committersijanec <sijanecantonluka@gmail.com>2020-08-30 23:57:45 +0200
commit817e3e74b27de8dbd2387f02c954e93a06f90c47 (patch)
treeb92291c5b004f069bc472a9819e88bd87704b0cd
parentpopravil offline.html (diff)
downloadttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.tar
ttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.tar.gz
ttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.tar.bz2
ttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.tar.lz
ttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.tar.xz
ttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.tar.zst
ttx-app-817e3e74b27de8dbd2387f02c954e93a06f90c47.zip
-rw-r--r--offline.html2
-rw-r--r--sw.js2
2 files changed, 3 insertions, 1 deletions
diff --git a/offline.html b/offline.html
index bc1a403..a8b9b3c 100644
--- a/offline.html
+++ b/offline.html
@@ -12,6 +12,8 @@
font-family: arial;
}
</style>
+ <script src="/redfox.js"></script>
+ <meta name=viewport content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h2 align=center>RTVSLO Teletekst</h2>
diff --git a/sw.js b/sw.js
index 0bb9ec7..3f03425 100644
--- a/sw.js
+++ b/sw.js
@@ -1,5 +1,5 @@
// Change version to cause cache refresh, sw.js SE NE SME CACHAT aka ne ga dat v assets!
-const static_cache_name = "site-static-v0.0.1";
+const static_cache_name = "site-static-v0.0.2";
const offlineUrl = "/offline.html";
const assets = [
"/manifest.json", // proxy |