performance improvements + a good amount of changes
This commit is contained in:
parent
89a6d9a528
commit
0649a28a28
24 changed files with 2040744 additions and 70 deletions
5
src/www/index.html
Normal file
5
src/www/index.html
Normal 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>
|
1020251
src/www/large.html
Normal file
1020251
src/www/large.html
Normal file
File diff suppressed because it is too large
Load diff
3
src/www/test.html
Normal file
3
src/www/test.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<center>
|
||||
<h1>Test Page!</h1>
|
||||
</center>
|
Loading…
Add table
Add a link
Reference in a new issue