remove error pages directory
This commit is contained in:
parent
b28891adb5
commit
d19c4efad3
|
@ -1,12 +0,0 @@
|
||||||
<html>
|
|
||||||
<head><title>Not Found</title></head>
|
|
||||||
<body>
|
|
||||||
<center>
|
|
||||||
<h1>404 - Not Found</h1>
|
|
||||||
<hr>
|
|
||||||
<p>Not Found</p>
|
|
||||||
<p>Anthracite/0.1.5</p>
|
|
||||||
<p><small><a href="https://github.com/nickorlow/anthracite">This is Open Source Software</small></a></p>
|
|
||||||
</center>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,12 +0,0 @@
|
||||||
<html>
|
|
||||||
<head><title>Internal Server Error</title></head>
|
|
||||||
<body>
|
|
||||||
<center>
|
|
||||||
<h1>500 - Internal Server Error</h1>
|
|
||||||
<hr>
|
|
||||||
<p>Internal Server Error</p>
|
|
||||||
<p>Anthracite/0.1.5</p>
|
|
||||||
<p><small><a href="https://github.com/nickorlow/anthracite">This is Open Source Software</small></a></p>
|
|
||||||
</center>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in a new issue