Skip to content

Commit

Permalink
fixed youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ma authored and Jason Ma committed May 2, 2024
1 parent 3bdee0f commit cf8aa6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,9 @@ <h2 class="title is-3">DrEureka 5-Minute Uncut Deployment Video</h2>
<br>
<div class="columns is-centered has-text-centered">

<iframe width="560" height="315" src="https://youtu.be/kRj3crlFdOU" frameborder="0" allowfullscreen></iframe>
<!-- <iframe width="560" height="315" src="https://www.youtube.com/embed/kRj3crlFdOU" frameborder="0" allowfullscreen></iframe> -->
<iframe width="950" height="560" src="https://www.youtube.com/embed/kRj3crlFdOU" frameborder="0" allowfullscreen></iframe>

</div>

</div>
Expand Down

0 comments on commit cf8aa6a

Please sign in to comment.