Skip to content

Commit

Permalink
Corrected the embedded video
Browse files Browse the repository at this point in the history
  • Loading branch information
koutilya-pnvr committed Sep 29, 2023
1 parent 6de903d commit 79f5da9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,7 @@ <h2 class="title is-3">Abstract</h2>
<div class="column is-four-fifths">
<h2 class="title is-3">Video</h2>
<div class="publication-video">
<iframe src="https://youtu.be/ZDxOTW21ayQ"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZDxOTW21ayQ?si=5rkac1I7CTBY5uW_" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit 79f5da9

Please sign in to comment.