From 44a1def3027172b99b90dad703506d6b832176c2 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sat, 1 Mar 2025 21:11:13 +0300 Subject: [PATCH] Update service-worker.js --- service-worker.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/service-worker.js b/service-worker.js index 32b3c4d..5f01ada 100644 --- a/service-worker.js +++ b/service-worker.js @@ -8,6 +8,11 @@ const urlsToCache = [ '/home_tr.html', '/404.html', '/CSS/unpkg.comswiper@8swiper-bundle.min.css', + '/FONTS/Jaro.woff2', + '/FONTS/Monomakh.woff2', + '/FONTS/Montserrat.woff2', + '/FONTS/TacOne.woff2', + '/FONTS/Teko.woff2', '/JAVASCRIPT/1.js', '/JAVASCRIPT/tr/1.js', '/JAVASCRIPT/darkmode-js.min.js',