update build process

This commit is contained in:
Nicholas Orlowsky 2023-10-20 00:45:20 -04:00
parent dea773366e
commit b28891adb5
No known key found for this signature in database
GPG key ID: BE7DF0188A405E2B
6 changed files with 87 additions and 10 deletions

View file

@ -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>