restructure + parser + readme updates
This commit is contained in:
parent
c726e6cf28
commit
b4265fe9c3
10 changed files with 778 additions and 149 deletions
12
error_pages/500.html
Normal file
12
error_pages/500.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<html>
|
||||
<head><title>Not Found</title></head>
|
||||
|
||||
<body>
|
||||
<center>
|
||||
<h1>500 - Internal Server Error</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