Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiHHHuang authored Dec 5, 2023
1 parent 6b8b48b commit 600fe57
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,23 +96,6 @@ <h1 class="title is-1 publication-title">Dexterous Manipulation of Construction
</section>



<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<video id="teaser" autoplay muted loop playsinline height="100%">
<source src="./static/videos/demo_1.mp4"
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
Dexterous robotic hand grasps a screwdriver,
relocates it to inside box,
and releases its palm for placement.
</h2>
</div>
</div>
</section>

<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
Expand Down Expand Up @@ -144,8 +127,8 @@ <h2 class="subtitle has-text-centered">
<!--/ Matting. -->
<h2 class="subtitle has-text-centered">
Dexterous robotic hand grasps a screwdriver,
relocates it to inside box,
and releases its palm for placement.
relocates it to a box,
and releases palm for placement.
</h2>
</div>
</section>
Expand Down

0 comments on commit 600fe57

Please sign in to comment.