From db30c5c6a251298957b97b206ff0ef83b950e228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20L=2E=20=C5=A0ijanec?= Date: Sat, 16 May 2020 19:44:58 +0200 Subject: testiram! DNM. btw, kako se naredi diff brez commita? --- sw.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw.js') diff --git a/sw.js b/sw.js index 1df1e86..34da687 100644 --- a/sw.js +++ b/sw.js @@ -1,8 +1,6 @@ - - // Change version to cause cache refresh const static_cache_name = "site-static-1.0.13-beta"; // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js -- cgit v1.2.3