mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Add the ELS Lightning Talk video to pgloader.io.
This commit is contained in:
parent
e710cacad1
commit
d14f9ce334
@ -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 -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user