Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
parkjunkil authored Jun 3, 2024
1 parent 8cc4e8d commit d96e7ed
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,17 @@ <h2 class="title is-3">Abstract</h2>
</section>
</body>
</html>

<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/object/Supplementary Video.gif"
type="video/gif">
</video>
<h2 class="subtitle has-text-centered">
<span class="dnerf">ZeoDiff Generation Process
</h2>
</div>
</div>
</section>

0 comments on commit d96e7ed

Please sign in to comment.