Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dnwjddl authored Jun 4, 2024
1 parent 6999cbd commit e97adba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxrl2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h2 class="title is-3">Abstract</h2>
<h2 class="title is-3">Video</h2>
<div class="publication-video">
<!-- <video src="static/images/eagle_video.mp4" controls></video> -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/0a799IDW4e0?si=ylb0VWxDjFe5fprK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://youtu.be/4MWTUwFJm8I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit e97adba

Please sign in to comment.