Skip to content

Commit

Permalink
add arxiv link
Browse files Browse the repository at this point in the history
  • Loading branch information
RuihanGao committed Dec 10, 2024
1 parent 3b58c78 commit 83ff8ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,15 +125,15 @@ <h2 class="title">
<div class="publication-links">
<!-- Arxiv Link. -->
<span class="link-block">
<!-- TODO: update the href link -->
<a href="https://github.com/RuihanGao/TactileDreamFusion"
<a href="https://arxiv.org/abs/2412.06785"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
<span>arXiv</span>
</a>
</span>

<!-- Code Link. -->
<span class="link-block">
<!-- TODO: update the href link -->
Expand Down Expand Up @@ -165,7 +165,7 @@ <h2 class="title">
<svg style="width:18px;height:18px;margin-left:0px;margin-right:0px" width="18px" height="18px" viewBox="0 0 44 44"><path fill="currentColor" d="M10,26h8a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H10a2,2,0,0,0-2,2V24A2,2,0,0,0,10,26Zm0-12h8V24H10Zm15,4H35a1,1,0,0,0,0-2H25a1,1,0,0,0,0,2Zm0-4h6a1,1,0,0,0,0-2H25a1,1,0,0,0,0,2Zm0,8h4a1,1,0,0,0,0-2H25a1,1,0,0,0,0,2ZM42,2H24a2,2,0,0,0-4,0H2A2,2,0,0,0,0,4V6A2,2,0,0,0,2,8V32a2,2,0,0,0,2,2H21v2.59l-5.71,5.71a1,1,0,1,0,1.41,1.41L22,38.41l5.29,5.29a1,1,0,1,0,1.41-1.41L23,36.59V34H40a2,2,0,0,0,2-2V8a2,2,0,0,0,2-2V4A2,2,0,0,0,42,2ZM40,32H4V8H40ZM42,6H2V4H42ZM25,26H35a1,1,0,0,0,0-2H25a1,1,0,0,0,0,2Z"></path>
</svg>
</span>
<span>Slides</span>
<span>Slides (coming soon)</span>
</a>
</span>
</div>
Expand Down

0 comments on commit 83ff8ac

Please sign in to comment.