diff options
| author | s1n <[email protected]> | 2019-09-18 12:57:13 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-18 12:57:13 -0700 |
| commit | 3956295b1729ed6f321b7fa2a654d17917533d2b (patch) | |
| tree | 419258a430976055a1dec3d9a3276bb1d74f525c /index.html | |
| parent | upload main files (diff) | |
| parent | reF dSFJIXI :()(( (diff) | |
| download | cs2-simple-website-3956295b1729ed6f321b7fa2a654d17917533d2b.tar.xz cs2-simple-website-3956295b1729ed6f321b7fa2a654d17917533d2b.zip | |
Merge pull request #1 from 8cy/dev
merge dev with master
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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>
|