Skip to content

Commit

Permalink
i
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongjiahua authored Jan 25, 2024
1 parent ed2b5e5 commit 3ae979f
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,38 @@ <h2 class="subtitle has-text-centered">
</section> -->


<section class="hero is-light is-small">
<div class="hero-body">
<div class="container">
<div id="results-carousel" class="carousel results-carousel">
<div class="item item-steve">
<video poster="" id="s1" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/new_face.mp4"
type="video/mp4">
</video>
<video poster="" id="s11" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/new_face.mp4"
type="video/mp4">
</video>
</div>
<div class="item item-chair-tp">
<video poster="" id="chair-tp" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/new_face.mp4"
type="video/mp4">
</video>
</div>
<div class="item item-shiba">
<video poster="" id="shiba" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/new_face.mp4"
type="video/mp4">
</video>
</div>

</div>
</div>
</div>
</section>


<section class="section">
<div class="container is-max-desktop">
Expand Down
Binary file added static/videos/firework1.mp4
Binary file not shown.
Binary file added static/videos/new_face.mp4
Binary file not shown.
Binary file added static/videos/new_flower.mp4
Binary file not shown.
Binary file added static/videos/new_iron_ours.mp4
Binary file not shown.
Binary file added static/videos/new_origin.mp4
Binary file not shown.
Binary file added static/videos/new_robot.mp4
Binary file not shown.
Binary file added static/videos/new_spider_ours.mp4
Binary file not shown.
Binary file added static/videos/orgin.mp4
Binary file not shown.

0 comments on commit 3ae979f

Please sign in to comment.