aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-18 12:51:51 -0700
committerGitHub <[email protected]>2019-09-18 12:51:51 -0700
commitb03ebedb0a142105937d05b38179692eec974b2e (patch)
tree3680fe8fe2fd538ead3fa8878483352eee8e09b9
parentred fixc (diff)
downloadcs2-simple-website-b03ebedb0a142105937d05b38179692eec974b2e.tar.xz
cs2-simple-website-b03ebedb0a142105937d05b38179692eec974b2e.zip
red fix :(((
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 84255d7..75edb89 100644
--- a/index.html
+++ b/index.html
@@ -5,9 +5,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Loading...</title>
- <script src="/js/redirect-to-home.js"></script>
+ <script src="/cs2-simple-website/js/redirect-to-home.js"></script>
</head>
<body>
</body>
-</html> \ No newline at end of file
+</html>