[content][s]: front page button links to main docs.
This commit is contained in:
@@ -11,8 +11,13 @@ title: Home
|
||||
<a href="docs/"><img src="images/logo.png" width="455" height="190" alt="Recline Data Explorer and Library"></a>
|
||||
</h1>
|
||||
<div class="inner">
|
||||
A simple but powerful library for building data applications in
|
||||
pure Javascript and HTML.
|
||||
<p>A simple but powerful library for building data applications in
|
||||
pure Javascript and HTML.</p>
|
||||
<p class="links">
|
||||
<a href="docs/" class="btn btn-large">Documentation »</a>
|
||||
<a href="docs/tutorials.html" class="btn btn-large">Tutorials »</a>
|
||||
<a href="demos/" class="btn btn-large">Demos »</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user