aboutsummaryrefslogtreecommitdiff
path: root/cs2-simple-website/js/redirect-to-home.js
diff options
context:
space:
mode:
authors1n <[email protected]>2020-01-28 14:46:42 -0800
committerGitHub <[email protected]>2020-01-28 14:46:42 -0800
commit12565cca2e43049882691ab6130786fa86e4a9e1 (patch)
tree510c1c000ba322e9f16e09e3f5fa37db0e8a1e94 /cs2-simple-website/js/redirect-to-home.js
parentInitial commit (diff)
downloadcs2-12565cca2e43049882691ab6130786fa86e4a9e1.tar.xz
cs2-12565cca2e43049882691ab6130786fa86e4a9e1.zip
Add files via upload
Diffstat (limited to 'cs2-simple-website/js/redirect-to-home.js')
-rw-r--r--cs2-simple-website/js/redirect-to-home.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cs2-simple-website/js/redirect-to-home.js b/cs2-simple-website/js/redirect-to-home.js
new file mode 100644
index 0000000..70666e8
--- /dev/null
+++ b/cs2-simple-website/js/redirect-to-home.js
@@ -0,0 +1 @@
+document.location = "/cs2-simple-website/home/"