anthracite/default_www/regular/index.html

10 lines
308 B
HTML

<head>
<title>Anthracite</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<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>