Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
trustinai authored Apr 22, 2024
1 parent 0318a4b commit 7c2b2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h2 class="title is-3">Video Presentation</h2>
<div class="column is-four-fifths">
<div class="publication-video">
<!-- Youtube embed code here -->
<iframe src="https://www.youtube.com/watch?v=g4VuFAFIeE0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe src="https://youtu.be/g4VuFAFIeE0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit 7c2b2dd

Please sign in to comment.