yangkaiSIGS commited on
Commit
4f1d1cd
·
verified ·
1 Parent(s): 2984ba1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -187,7 +187,7 @@
187
  </div>
188
 
189
  <div class="flex justify-center gap-4 mt-8">
190
- <a href="http://arxiv.org/abs/2511.15248" target="_blank" class="flex items-center gap-2 px-8 py-3 bg-slate-900 text-white rounded-full hover:bg-slate-800 transition shadow-xl hover:shadow-2xl transform hover:-translate-y-0.5 duration-200">
191
  <i class="fas fa-file-pdf"></i> Paper
192
  </a>
193
  <a href="https://github.com/yk7333/EntroPIC" target="_blank" class="flex items-center gap-2 px-8 py-3 bg-white border border-slate-200 text-slate-800 rounded-full hover:bg-slate-50 transition shadow-md hover:shadow-lg transform hover:-translate-y-0.5 duration-200">
 
187
  </div>
188
 
189
  <div class="flex justify-center gap-4 mt-8">
190
+ <a href="http://arxiv.org/abs/2511.15248v2" target="_blank" class="flex items-center gap-2 px-8 py-3 bg-slate-900 text-white rounded-full hover:bg-slate-800 transition shadow-xl hover:shadow-2xl transform hover:-translate-y-0.5 duration-200">
191
  <i class="fas fa-file-pdf"></i> Paper
192
  </a>
193
  <a href="https://github.com/yk7333/EntroPIC" target="_blank" class="flex items-center gap-2 px-8 py-3 bg-white border border-slate-200 text-slate-800 rounded-full hover:bg-slate-50 transition shadow-md hover:shadow-lg transform hover:-translate-y-0.5 duration-200">