[#427] Fixed home page.

This commit is contained in:
Sol Villar 2015-03-05 03:06:14 -03:00
parent 86caefa92a
commit 7953d00342

View File

@ -6,7 +6,7 @@ title: Home
<section class="home-page page-header">
<div class="container">
<div class="row">
<div class="span8 offset4">
<div class="col-md-7 col-md-offset-5">
<h1>
<a href="docs/"><img src="images/logo.png" width="455" height="190" alt="Recline Data Explorer and Library"></a>
</h1>
@ -19,9 +19,9 @@ title: Home
and allows you to connect them with your data in seconds.
</p>
<p class="links">
<a href="docs/" class="btn">Documentation &raquo;</a>
<a href="docs/tutorials.html" class="btn">Tutorials &raquo;</a>
<a href="demos/" class="btn">Demos &raquo;</a>
<a href="docs/" class="btn btn-default">Documentation &raquo;</a>
<a href="docs/tutorials.html" class="btn btn-default">Tutorials &raquo;</a>
<a href="demos/" class="btn btn-default">Demos &raquo;</a>
</p>
<h3 style="color: white; margin-top: 40px;">Get started fast</h3>