From 447553356fadb995ad07f7c9499b71b65d77ac31 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:27:02 +0300 Subject: [PATCH] Update service-worker.js --- service-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-worker.js b/service-worker.js index 8b9866c..a342ad6 100644 --- a/service-worker.js +++ b/service-worker.js @@ -4,7 +4,7 @@ const urlsToCache = [ '/index.html', '/home_en.html', '/home_tr.html', - '/not_found_page.html', + '/404.html', '/CSS/1.css', '/CSS/2.css', '/CSS/tr/1.css',