get views
This commit is contained in:
parent
dfff6f3d8b
commit
c3b6e3e2d0
3 changed files with 23 additions and 8 deletions
|
@ -1,14 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<title>CouchRest - a simple CouchDB Client</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
CouchRest - a simple CouchDB Client
|
||||
</h1>
|
||||
<p>
|
||||
The stuff
|
||||
CouchDB is sweet. It doesn't take much Ruby to make it easy.
|
||||
</p>
|
||||
<h2>Sweet and easy.</h2>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue