This commit is contained in:
Guandao Yang 2019-06-28 10:43:50 -07:00
parent 757e59b3f6
commit 2aa2daf6fc
3 changed files with 8 additions and 4 deletions

3
docs/README.md Normal file
View file

@ -0,0 +1,3 @@
---
permalink: /index.html
---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

After

Width:  |  Height:  |  Size: 2.5 MiB

View file

@ -107,18 +107,19 @@
<div class='row text-center'>
<div class='col'>
<p class='h2'>Video</p>
<p class='h2 mr-3'>Video</p>
</div>
</div>
<div class='row mt-3 text-center'>
<div class='col ml-1 mr-1'>
<iframe width="560" height="315"
src="https://www.youtube.com/embed/kG_8V1ooY8w" frameborder="0"
<iframe
width="560" height="315"
src="https://www.youtube.com/embed/jqBiv77xC0M"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
</iframe>
</div>
</div>