Skip to content

Commit

Permalink
update demo videos
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchris11 committed Nov 20, 2024
1 parent 28dbcc8 commit 4a9ec9b
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,24 @@ <h1 class="title is-1 publication-title is-bold">
</div>
</section>

<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/tWk-MERYHTk_samurai_tiny.mp4" type="video/mp4">
</video>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/54EaJrZl5qU_2_samurai_tiny.mp4" type="video/mp4">
</video>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/gvBue3otWvE_samurai_tiny.mp4" type="video/mp4">
</video>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/jr9lqsHUS-o_samurai_tiny.mp4" type="video/mp4">
</video>
</div>
</div>
</section>

<section class="section" id="abstract">
<div class="container is-max-desktop">
Expand Down
Binary file added website/videos/54EaJrZl5qU_2_samurai_tiny.mp4
Binary file not shown.
Binary file added website/videos/gvBue3otWvE_samurai_tiny.mp4
Binary file not shown.
Binary file added website/videos/jr9lqsHUS-o_samurai_tiny.mp4
Binary file not shown.
Binary file added website/videos/tWk-MERYHTk_samurai_tiny.mp4
Binary file not shown.

0 comments on commit 4a9ec9b

Please sign in to comment.