Skip to content

Commit

Permalink
update video to youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbowen123 committed Jun 14, 2024
1 parent e92546e commit 457ae95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@ <h2 class="title is-3">Overview</h2>
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Full Video</h2>
<video style="text-align:center; width:100%" id="v3" playsinline controls height="100%">
<source src="static/videos/v1_authors_c.mp4" type="video/mp4">
</video>
<div class="publication-video">
<iframe src="https://www.youtube.com/embed/Ip_yWsGUF6c?si=qnkJtKPyeIl85WMx" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
</div>

Expand Down

0 comments on commit 457ae95

Please sign in to comment.