Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Gu committed Jul 1, 2024
1 parent d1cd3df commit 940ca01
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,28 +87,6 @@ <h1 class="title is-1 publication-title">
<div class="column has-text-centered">
<div class="publication-links">

<!-- Arxiv PDF link -->
<!-- <span class="link-block">
<a href="https://arxiv.org/pdf/<ARXIV PAPER ID>.pdf" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Paper</span>
</a>
</span> -->

<!-- Supplementary PDF link -->
<!-- <span class="link-block">
<a href="http://9.134.172.44:8000/static/pdfs/supplementary_material.pdf" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Supplementary</span>
</a>
</span> -->

<!-- Github link -->
<span class="link-block">
<a href="https://github.com/tencent/MimicMotion" target="_blank"
Expand All @@ -122,7 +100,7 @@ <h1 class="title is-1 publication-title">

<!-- ArXiv abstract Link -->
<span class="link-block">
<a href="#" target="_blank"
<a href="https://arxiv.org/abs/2406.19680" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
Expand Down

0 comments on commit 940ca01

Please sign in to comment.