mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
1. changed to a global css instead of using the same shit over and over.
2. deleted soem unused stuff 3. stole some windows' api virtual keys site keys
This commit is contained in:
parent
e5449fda26
commit
3cf2363147
18 changed files with 1276 additions and 612 deletions
6
404.html
6
404.html
|
@ -9,9 +9,9 @@
|
|||
</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>
|
||||
<h1>❌ Eror: 404 Not Found ❌</h1>
|
||||
<h2>Looks like you found an unfinished site or were redirected to the wrong page!</h2>
|
||||
<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></h2>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue