myhloli commited on
Commit
10dfa5a
β€’
1 Parent(s): 5743c85

Update header.html

Browse files
Files changed (1) hide show
  1. header.html +11 -0
header.html CHANGED
@@ -93,6 +93,17 @@
93
  </a>
94
  </span>
95
 
 
 
 
 
 
 
 
 
 
 
 
96
  <!-- Homepage Link. -->
97
  <span class="link-block">
98
  <a href="https://opendatalab.com/" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
 
93
  </a>
94
  </span>
95
 
96
+ <!-- arXiv Link. -->
97
+ <span class="link-block">
98
+ <a href="https://arxiv.org/abs/2409.18839" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
99
+ <span class="icon" style="margin-right: 8px">
100
+ <i class="fas fa-file" style="color: white"></i>
101
+ </span>
102
+ <span style="color: white">Paper</span>
103
+ </a>
104
+ </span>
105
+ </div>
106
+
107
  <!-- Homepage Link. -->
108
  <span class="link-block">
109
  <a href="https://opendatalab.com/" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">