errors
This commit is contained in:
12
errors/404.html
Normal file
12
errors/404.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>404</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>404</h1>
|
||||
<p>how</p>
|
||||
<p><a href=../index.html>home</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user