the website testing
This commit is contained in:
parent
6995d478c9
commit
dfff6f3d8b
14
website/index.html
Normal file
14
website/index.html
Normal 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>
|
Loading…
Reference in a new issue