Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #47 from kidus60/video_replacement
Browse files Browse the repository at this point in the history
putting video back
  • Loading branch information
alohr51 authored Jul 16, 2019
2 parents f9f70b3 + cd506a1 commit 1912a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ <h3 id="intro_lighten_up_title">Create more, faster</h3>
<div class="container">
<div class="row">
<div class="col-md usage_video">
<div class="videoWrapper">
<iframe width="100%" height="400px" src="https://www.youtube.com/embed/gIrwcneJyBA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="videoWrapper">
<iframe width="100%" height="400px" src="https://www.youtube.com/embed/_7--MS0RNXI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit 1912a3d

Please sign in to comment.