[#427] Fixed home page.
This commit is contained in:
parent
86caefa92a
commit
7953d00342
@ -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 »</a>
|
||||
<a href="docs/tutorials.html" class="btn">Tutorials »</a>
|
||||
<a href="demos/" class="btn">Demos »</a>
|
||||
<a href="docs/" class="btn btn-default">Documentation »</a>
|
||||
<a href="docs/tutorials.html" class="btn btn-default">Tutorials »</a>
|
||||
<a href="demos/" class="btn btn-default">Demos »</a>
|
||||
</p>
|
||||
|
||||
<h3 style="color: white; margin-top: 40px;">Get started fast</h3>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user