Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
flamehaze1115 authored Oct 24, 2023
1 parent b42bb86 commit fd06a6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ <h6>

<div class="row justify-content-center">
<div class="column">
<p class="mb-5"><a class="btn btn-large btn-light" href="" role="button" target="_blank">
<p class="mb-5"><a class="btn btn-large btn-light" href="https://arxiv.org/pdf/2310.15008.pdf" role="button" target="_blank">
<i class="fa fa-file"></i> Paper</a> </p>
</div>
<div class="column">
<p class="mb-5"><a class="btn btn-large btn-light" href="" role="button" target="_blank">
<p class="mb-5"><a class="btn btn-large btn-light" href="https://github.com/xxlong0/Wonder3D" role="button" target="_blank">
<i class="fa fa-github-alt"></i> Code (soon) </a> </p>
</div>
<div class="column">
Expand Down

0 comments on commit fd06a6c

Please sign in to comment.