init commit
This commit is contained in:
commit
c9fdf3b85d
7 changed files with 216 additions and 0 deletions
12
error_pages/404.html
Normal file
12
error_pages/404.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<html>
|
||||
<head><title>Not Found</title></head>
|
||||
|
||||
<body>
|
||||
<center>
|
||||
<h1>404 - Not Found</h1>
|
||||
<hr>
|
||||
<p>Anthracite/0.0.1</p>
|
||||
<p><small>Created by Nicholas Orlowsky </small> - <a href="https://github.com/nickorlow/anthracite"><small>This is Open Source Software</small></a></p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue