From 918d2f62a9589abc657d9aa6c458f4630ecb5a41 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Mon, 24 Aug 2020 21:09:17 +0300 Subject: feat: implement service-worker with caching --- public/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html index 090b0d5..0e74a89 100644 --- a/public/index.html +++ b/public/index.html @@ -40,5 +40,12 @@
+ -- cgit v1.2.3 From 7d3554d541c6c713b64be98e2857e58b24d389b4 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Mon, 24 Aug 2020 21:42:45 +0300 Subject: feat: add manifest and pwa properties to index --- public/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html index 0e74a89..4590ae4 100644 --- a/public/index.html +++ b/public/index.html @@ -2,8 +2,12 @@ - + + + + + Which