Skip to content

Commit

Permalink
adjust site a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoleStrel committed May 3, 2024
1 parent 8a430c8 commit ef98d5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@ <h1 class="title is-1 publication-title">TranspNeRF: Transparent Object Reconstr
<div class="column has-text-centered">
<div class="publication-links">
<!-- PDF Link. -->
<span class="link-block">
<!-- <span class="link-block">
<a href=""
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>
</span> -->
<!-- Code Link. -->
<span class="link-block">
<a href="https://github.com/ac-rad/transpnerf"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<!-- <span class="icon">
<i class="fab fa-github"></i>
</span>
</span> -->
<span>Code</span>
</a>
</span>
Expand Down

0 comments on commit ef98d5a

Please sign in to comment.