Skip to content

Commit

Permalink
Update widget_youtube.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelnascimento authored Jun 10, 2019
1 parent 6c0c822 commit cd38361
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _includes/widget_youtube.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<div id="videos-youtube-slick">
<div id="videos-youtube-slick">
<div class="iframe-container">
<iframe width="750" height="315" src="https://www.youtube.com/embed/7TTIcsIZV0U" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

<div class="iframe-container">
<iframe width="750" height="315" src="https://www.youtube.com/embed/xYGKb9iwbtY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
Expand Down

0 comments on commit cd38361

Please sign in to comment.