Add the ELS Lightning Talk video to pgloader.io.

This commit is contained in:
Dimitri Fontaine 2014-05-20 22:52:17 +02:00
parent e710cacad1
commit d14f9ce334

View File

@ -104,6 +104,18 @@
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="row">
<div class="col-md-3"> </div>
<div class="col-md-6">
<h2>Why did pgloader get so much faster?</h2>
<video id="pg-lt" width="100%" controls data-title="Lightning Talks">
<source src="http://medias.ircam.fr/stream/ext/video/files/2014/05/13/ELSAA_6_mai2.mov.webm#t=57,357" type="video/webm" />
<source src="http://medias.ircam.fr/stream/ext/video/files/2014/05/13/ELSAA_6_mai2.mov.mp4#t=57,357" type="video/mp4" />
<source src="http://medias.ircam.fr/stream/ext/video/files/2014/05/13/ELSAA_6_mai2.mov.ogg#t=57,357" type="video/ogg" />
</video>
</div>
</div>
<div class="container marketing">
<!-- START THE FEATURETTES -->