diff options
Diffstat (limited to 'dist/js/tos.js')
-rw-r--r-- | dist/js/tos.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/js/tos.js b/dist/js/tos.js deleted file mode 100644 index 9955abf..0000000 --- a/dist/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 |