Initialize gh-pages

This commit is contained in:
Eshan Roy (Eshanized)
2024-02-25 17:40:05 +05:30
committed by GitHub
commit 3489492183
46 changed files with 576 additions and 0 deletions

1
service-worker.js Normal file
View File

@@ -0,0 +1 @@
!function(){"use strict";self.addEventListener("install",(function(){self.skipWaiting()})),self.addEventListener("activate",(function(){self.registration.unregister().then((function(){return self.clients.matchAll()})).then((function(t){t.forEach((t=>t.navigate(t.url)))})).catch((function(){}))}))}();