Skip to content

Commit

Permalink
updated video formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rambriz91 committed Mar 2, 2024
1 parent 27d0a15 commit 2bc8651
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,11 @@ <h2> Meet Nova! </h2>
<h1 class="heading"><img height="50px" class="heading-icon" src="../assets/images/logo.png"/> ARC TV</h1>

<div class="fade-left"></div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/L4LwkeiE9cc?si=PUOSGFwODwC9QeUa" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe style="width: 66vw; height:75vh;" src="https://www.youtube.com/embed/L4LwkeiE9cc?si=yGhmGulFydSx0k3e" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<div class="fade-right"></div>
</div>

<div class="video">
<h1 class="heading"><img height="50px" class="heading-icon" src="../assets/images/logo.png"/> ARC TV</h1>

<div class="fade-left"></div>
<iframe style="width: 66vw; height:75vh;" src="https://www.youtube.com/embed/Oin_frdtuIQ?&autoplay=0&mute=1" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Expand Down

0 comments on commit 2bc8651

Please sign in to comment.