From e09abd8672fdc8cfcc6618fac48c66fbc0124273 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 9 Feb 2018 21:48:37 +0530 Subject: Update sw.js --- sw.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sw.js') diff --git a/sw.js b/sw.js index 0323d45..fe6e7cf 100644 --- a/sw.js +++ b/sw.js @@ -16,7 +16,8 @@ return cache.addAll([ '/js/timeline.js', '/index.html', - +'/css/contact.css', + '/Contact.html', '/projects.html', -- cgit v1.2.3