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 /404.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 '404.html')
| -rw-r--r-- | 404.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,6 +7,6 @@ <title>404</title>
</head>
<body>
- <a href="/index.html">woops</a>
+ <a href="/cs2-simple-website/index.html">woops</a>
</body>
-</html>
\ No newline at end of file +</html>
|