summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-11 14:01:11 -0700
committerGitHub <[email protected]>2019-09-11 14:01:11 -0700
commit3575617054a0f22f45ff7413305f2861be8d9e29 (patch)
tree8117294d7498d8048e51ea5e7d4948f1e969c2fc /js
parentfix konami code (diff)
downloads1n.pw-admin-3575617054a0f22f45ff7413305f2861be8d9e29.tar.xz
s1n.pw-admin-3575617054a0f22f45ff7413305f2861be8d9e29.zip
redirects to / instead of index.html
Diffstat (limited to 'js')
-rw-r--r--js/redirect-to-root.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/redirect-to-root.js b/js/redirect-to-root.js
index 0086524..81d4873 100644
--- a/js/redirect-to-root.js
+++ b/js/redirect-to-root.js
@@ -1 +1 @@
-location.href = "/index.html" \ No newline at end of file
+location.href = "/"