summaryrefslogtreecommitdiffstats
path: root/dist/js/assets/js/tos.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist/js/assets/js/tos.js')
-rwxr-xr-xdist/js/assets/js/tos.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/js/assets/js/tos.js b/dist/js/assets/js/tos.js
deleted file mode 100755
index 9955abf..0000000
--- a/dist/js/assets/js/tos.js
+++ /dev/null
@@ -1,5 +0,0 @@
-document.addEventListener("DOMContentLoaded", () => {
- $("#nav-home-button").click(() => {
- window.location.replace("/index.html");
- });
-}); \ No newline at end of file