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