mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 11:09:06 +08:00
Merge pull request #148 from louquillio/switch-videos
Switch order of embedded homepage videos.
This commit is contained in:
commit
55306fbdf2
@ -134,9 +134,9 @@
|
||||
<div class="row">
|
||||
<div class="col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1 col-xs-18">
|
||||
<hr>
|
||||
<h3>YouTube: Draco Announced on Google Developer Show</h3>
|
||||
<h3>YouTube: Comparing Draco to gzip</h3>
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/_l4UaUix8vA?start=33" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/6sOgrBWjkcQ" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -144,9 +144,9 @@
|
||||
<div class="row">
|
||||
<div class="col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1 col-xs-18">
|
||||
<hr>
|
||||
<h3>YouTube: Comparing Draco to gzip</h3>
|
||||
<h3>YouTube: Draco Announced on Google Developer Show</h3>
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/6sOgrBWjkcQ" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/_l4UaUix8vA?start=33" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user