Spaces:
Running
Running
Update index.html
Browse files- 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.
|
| 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">
|