diff --git a/public/assets/js/legacy.js b/public/assets/js/legacy.js
deleted file mode 100644
index abb16ab..0000000
--- a/public/assets/js/legacy.js
+++ /dev/null
@@ -1,7 +0,0 @@
-// Promote IE to Edge
-if(/MSIE \d|Trident.*rv:/.test(navigator.userAgent)) {
- window.location = 'microsoft-edge:' + window.location;
- setTimeout(function() {
- window.location = 'https://go.microsoft.com/fwlink/?linkid=2135547';
- },1);
-}
\ No newline at end of file
diff --git a/public/assets/js/script.js b/public/assets/js/script.js
deleted file mode 100644
index 36c8951..0000000
--- a/public/assets/js/script.js
+++ /dev/null
@@ -1,5 +0,0 @@
-if(navigator.serviceWorker) {
- navigator.serviceWorker.register("sw.js",{
- scope: "/"
- });
-}
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
index e22345a..c264d1e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -40,7 +40,21 @@
-
-
+