update build process
This commit is contained in:
parent
dea773366e
commit
b28891adb5
6 changed files with 87 additions and 10 deletions
|
@ -1,12 +1,12 @@
|
|||
<html>
|
||||
<head><title>Not Found</title></head>
|
||||
|
||||
<head><title>Internal Server Error</title></head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>500 - Internal Server Error</h1>
|
||||
<hr>
|
||||
<p>Anthracite/0.0.1</p>
|
||||
<p><a href="https://github.com/nickorlow/anthracite"><small>This is Open Source Software</small></a></p>
|
||||
<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>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue