Skip to content

Commit

Permalink
adding video
Browse files Browse the repository at this point in the history
  • Loading branch information
sudarshan1994 committed Jul 18, 2024
1 parent 82b2d2f commit adad284
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@ <h1 class="is-size-4 publication-title">ICML 2024</h1>
<span class="author-block"><sup> &#8225 </sup>University of Chicago</span>
</div>

<div class="video-container">
<video width="600" controls>
<source src="./static/videos/sample_video.mp4" type="video/mp4">
</video>
</div>

<div class="column has-text-centered">
<div class="publication-links">
<!-- PDF Link. -->
Expand Down
Binary file added static/videos/sample_video.mp4
Binary file not shown.

0 comments on commit adad284

Please sign in to comment.