Skip to content

Commit

Permalink
Added main video
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonOA committed Apr 7, 2024
1 parent 425577f commit e28b5ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,20 @@ <h2 class="title is-3">Abstract</h2>
<!--/ Abstract. -->


<!-- Paper video. -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Video</h2>
<div class="publication-video">
<iframe src="./static/videos/main-video.mp4"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- / Paper video. -->
</div>
</section>

<section class="publication-body">
<div class="container is-max-desktop">
<div class="columns is-centered has-text-centered">
Expand Down
Binary file added static/videos/main-video.mp4
Binary file not shown.

0 comments on commit e28b5ca

Please sign in to comment.