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 /js | |
| 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 'js')
| -rw-r--r-- | js/redirect-to-home.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/redirect-to-home.js b/js/redirect-to-home.js index d173793..70666e8 100644 --- a/js/redirect-to-home.js +++ b/js/redirect-to-home.js @@ -1 +1 @@ -document.location = "/home/"
\ No newline at end of file +document.location = "/cs2-simple-website/home/" |