feat: added cleanscript
This commit is contained in:
11
404.html
Normal file
11
404.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Page not found</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="document-not-found-404"><a class="header" href="#document-not-found-404">Document not found (404)</a></h1>
|
||||
<p>This URL is invalid, sorry. Please use the navigation bar or search to continue.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user