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