summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-07 18:35:18 -0700
committers1n <[email protected]>2019-09-07 18:35:18 -0700
commit72f4a805834f454078902e687dabf7a11125de31 (patch)
tree71ac9c41e8cf231a117677395096aac176fa1f57 /js
parentformatting, priming... (diff)
downloads1n.pw-admin-72f4a805834f454078902e687dabf7a11125de31.tar.xz
s1n.pw-admin-72f4a805834f454078902e687dabf7a11125de31.zip
add some style to links, seperate root redir
Diffstat (limited to 'js')
-rw-r--r--js/redirect-to-root.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/redirect-to-root.js b/js/redirect-to-root.js
new file mode 100644
index 0000000..0086524
--- /dev/null
+++ b/js/redirect-to-root.js
@@ -0,0 +1 @@
+location.href = "/index.html" \ No newline at end of file