added a "404" not found msg

This commit is contained in:
zyqunix 2024-12-31 14:10:10 +01:00
parent 4008467462
commit ec3b96b60d

View file

@ -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>