init commit

This commit is contained in:
Nicholas Orlowsky 2023-09-06 16:44:29 -04:00
commit c9fdf3b85d
No known key found for this signature in database
GPG key ID: 24C84C4DDAD95065
7 changed files with 216 additions and 0 deletions

5
www/index.html Normal file
View file

@ -0,0 +1,5 @@
<center>
<h1>Anthracite is Running!</h1>
<p>If you are seeing this page, then Anthracite is configured correctly!</p>
<p>Add files to the "www" directory to begin serving your website.</p>
</center>