diff options
| author | s1n <[email protected]> | 2019-07-27 15:04:18 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-27 15:04:18 -0700 |
| commit | 0ef4f7bf48d2361e8808de44039c48c18239a751 (patch) | |
| tree | 779a8010f99e5dbe79120860f335d4e23239d5c2 /404 | |
| parent | Delete .htaccess (diff) | |
| download | s1n.pw-admin-0ef4f7bf48d2361e8808de44039c48c18239a751.tar.xz s1n.pw-admin-0ef4f7bf48d2361e8808de44039c48c18239a751.zip | |
Delete 404.html
Diffstat (limited to '404')
| -rw-r--r-- | 404/404.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/404/404.html b/404/404.html deleted file mode 100644 index e95df87..0000000 --- a/404/404.html +++ /dev/null @@ -1,8 +0,0 @@ -<div class="text">
- <h1>404</h1>
- <h2>Uh, Ohh</h2>
- <h3>Sorry we cant find what you are looking for 'cos its so dark in here</h3>
- </div>
- <div class="torch"></div>
-
- <script src="404/js/main.js"></script>
|