diff options
| author | s1n <[email protected]> | 2019-09-07 18:35:18 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-07 18:35:18 -0700 |
| commit | 72f4a805834f454078902e687dabf7a11125de31 (patch) | |
| tree | 71ac9c41e8cf231a117677395096aac176fa1f57 /js | |
| parent | formatting, priming... (diff) | |
| download | s1n.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.js | 1 |
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 |