A simple top-level page.

This commit is contained in:
Michael Bayne
2011-04-06 16:59:42 -07:00
commit 4244db7ef9
+10
View File
@@ -0,0 +1,10 @@
<html>
<head><title>Vilya</title></head>
<body>
<p>Herein lie some bits relating the to
<a href="http://github.com/threerings/vilya">Vilya</a> library:</p>
<ul>
<li><a href="apidocs">API documentation</a></li>
</ul>
</body>
</html>