summaryrefslogtreecommitdiffstats
path: root/dist/js/js/tos.js
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-05-17 12:35:12 +0200
committerrstular <rok@stular.eu>2020-05-17 12:35:12 +0200
commit7b7c7c469a02b9b4209d959b06613a6f176cf32b (patch)
tree70f92efdb6243c45326969a7774053357944f4c8 /dist/js/js/tos.js
parentMerge branch 'dev' of github.com:beziapp/beziapp.github.io into dev (diff)
downloadbeziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.tar
beziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.tar.gz
beziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.tar.bz2
beziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.tar.lz
beziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.tar.xz
beziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.tar.zst
beziapp-7b7c7c469a02b9b4209d959b06613a6f176cf32b.zip
Diffstat (limited to '')
-rw-r--r--dist/js/js/tos.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/js/js/tos.js b/dist/js/js/tos.js
deleted file mode 100644
index 9955abf..0000000
--- a/dist/js/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