the website testing

This commit is contained in:
Chris Anderson 2008-03-19 18:16:02 -07:00
parent 6995d478c9
commit dfff6f3d8b

14
website/index.html Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<h1>
CouchRest - a simple CouchDB Client
</h1>
<p>
The stuff
</p>
</body>
</html>