mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-14 01:15:56 +08:00
Merge pull request #141 from louquillio/add-homepage-video-clip
Embed YT Draco clip on homepage.
This commit is contained in:
commit
ac3fbeb5fa
@ -94,6 +94,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1 col-xs-18">
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/_l4UaUix8vA" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user