diff options
| author | s1n <[email protected]> | 2019-09-11 14:04:27 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-11 14:04:27 -0700 |
| commit | dcb60402bbcc1283c1cb1e3f0cccd7a133cd708e (patch) | |
| tree | 7ba5127fe956bd00025bc40b08a3eb72919376e4 | |
| parent | upload dev, redirects to development (diff) | |
| download | s1n.pw-admin-dcb60402bbcc1283c1cb1e3f0cccd7a133cd708e.tar.xz s1n.pw-admin-dcb60402bbcc1283c1cb1e3f0cccd7a133cd708e.zip | |
Create redirect-to-development.js
| -rw-r--r-- | dev/js/redirect-to-development.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/js/redirect-to-development.js b/dev/js/redirect-to-development.js new file mode 100644 index 0000000..6947e0e --- /dev/null +++ b/dev/js/redirect-to-development.js @@ -0,0 +1 @@ +location.href = "/development/" |