added a "404" not found msg
This commit is contained in:
parent
4008467462
commit
ec3b96b60d
1 changed files with 1 additions and 0 deletions
1
404.html
1
404.html
|
@ -9,6 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="main">
|
||||
<h1>Eror: 404 Not Found</h1>
|
||||
<h1>Looks like you found an unfinished site or were redirected to the wrong page!</h1>
|
||||
<h2>Go back to the <a href="https://fentseller.lol">main page</a> or <a href="https://github.com/zyqunix/tools/issues/new">open an issue on my GitHub</a></h3>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue