--
This commit is contained in:
15
404.html
Normal file
15
404.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html prefix="og: http://ogp.me/ns#" lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/style.css">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.5">
|
||||
<title id="title">404</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This page has been deleted or moved.</p>
|
||||
<p>This page has been deleted or moved.</p>
|
||||
<p class="right">Or simply never existed.</p>
|
||||
<p>This page has been deleted or moved.</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user