mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
HTML fixes for pgloader.tapoueh.org
This commit is contained in:
parent
ad7e3a1b9d
commit
539ad57347
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a href="#">Home</a></li>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="howto/pgloader.1.html">Reference documentation</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Data Sources HowTos <b class="caret"></b></a>
|
||||
@ -114,7 +114,6 @@
|
||||
</div>
|
||||
<div class="col-md-2"> </div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- FOOTER -->
|
||||
<footer>
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
</div>
|
||||
<div class="col-md-2"> </div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- FOOTER -->
|
||||
<footer>
|
||||
|
||||
@ -100,19 +100,6 @@
|
||||
<a class="right carousel-control" href="#myCarousel" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
|
||||
</div><!-- /.carousel -->
|
||||
|
||||
<div class="container marketing">
|
||||
|
||||
<!-- Three columns of text below the carousel -->
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
<img class="img-thunmbnail" src="img/toy-loader.140.jpg" alt="pgloader logo">
|
||||
<h2>pgloader</h2>
|
||||
<p>Load your data into PostgreSQL, keeping a log of the data that
|
||||
won't be accepted while still loading the good parts.</p>
|
||||
</div><!-- /.col-lg-4 -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
<!-- Marketing messaging and featurettes
|
||||
================================================== -->
|
||||
<!-- Wrap the rest of the page in another container to center all the content. -->
|
||||
@ -121,7 +108,7 @@
|
||||
|
||||
<!-- START THE FEATURETTES -->
|
||||
|
||||
<hr class="featurette-divider">
|
||||
<!-- <hr class="featurette-divider"> -->
|
||||
|
||||
<div class="row featurette">
|
||||
<div class="col-md-7">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user