Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasai2020 authored Dec 5, 2023
1 parent 48a6eba commit 101f04f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,14 @@ <h2 class="subtitle has-text-centered">
<div class="hero-body">
<div class="container">
<div id="results-carousel" class="carousel results-carousel">
<div class="item item-chair-t">
<center>
<video poster="" id="chair-t" controls muted loop playsinline width="80%" height="80%">
<source src="./static/videos/output_1.mp4"
type="video/mp4">
</video>
</center>
</div>
<div class="item item-chair-tp">
<center>
<video poster="" id="chair-tp" controls muted loop playsinline width="80%" height="80%">
Expand Down

0 comments on commit 101f04f

Please sign in to comment.