Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions holocap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ <h2 class="title is-3 publication-title" style="margin-top: 0.5rem;">
<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="https://visual-ai.github.io/holocap/" target="_blank" class="external-link button is-normal is-rounded is-dark">
<a href="https://arxiv.org/abs/2607.02908" 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>
Expand All @@ -305,7 +305,7 @@ <h2 class="title is-3 publication-title" style="margin-top: 0.5rem;">
</a>
</span>
<span class="link-block">
<a href="https://visual-ai.github.io/holocap/" target="_blank" class="external-link button is-normal is-rounded is-dark">
<a href="https://arxiv.org/abs/2607.02908" target="_blank" class="external-link button is-normal is-rounded is-dark">
<span class="icon"><i class="ai ai-arxiv"></i></span>
<span>arXiv</span>
</a>
Expand Down