antalvdb commited on
Commit
d9e4fd5
·
verified ·
1 Parent(s): 9e3be4d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -7
index.html CHANGED
@@ -156,11 +156,7 @@
156
  <footer class="footer">
157
  <div class="container">
158
  <div class="content has-text-centered">
159
- <a class="icon-link" target="_blank"
160
- href="./static/videos/nerfies_paper.pdf">
161
- <i class="fas fa-file-pdf"></i>
162
- </a>
163
- <a class="icon-link" href="https://github.com/keunhong" target="_blank" class="external-link" disabled>
164
  <i class="fab fa-github"></i>
165
  </a>
166
  </div>
@@ -173,8 +169,8 @@
173
  Commons Attribution-ShareAlike 4.0 International License</a>.
174
  </p>
175
  <p>
176
- This websites gladly piggybacked on the <a target="_blank"
177
- href="https://github.com/nerfies/nerfies.github.io">source code</a> of the Nerfies website.
178
  </p>
179
  </div>
180
  </div>
 
156
  <footer class="footer">
157
  <div class="container">
158
  <div class="content has-text-centered">
159
+ <a class="icon-link" href="https://github.com/LanguageMachines/wopr" target="_blank" class="external-link" disabled>
 
 
 
 
160
  <i class="fab fa-github"></i>
161
  </a>
162
  </div>
 
169
  Commons Attribution-ShareAlike 4.0 International License</a>.
170
  </p>
171
  <p>
172
+ This websites gladly made use of the <a target="_blank"
173
+ href="https://github.com/nerfies/nerfies.github.io">source code</a> of the Nerfies website. Thanks!
174
  </p>
175
  </div>
176
  </div>