Update 404.html
This commit is contained in:
parent
28d80c590f
commit
b49b1412c0
1 changed files with 2 additions and 2 deletions
4
404.html
4
404.html
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>404 Error Not Found</title>
|
||||
<link rel="shortcut icon" href="https://rimgo.pussthecat.org/RFbdMMB.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="404.css">
|
||||
<link rel="stylesheet" href="/404.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="main">
|
||||
|
@ -14,4 +14,4 @@
|
|||
<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>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue