Update index.html
Browse files- index.html +1 -13
index.html
CHANGED
@@ -507,19 +507,7 @@
|
|
507 |
</svg>
|
508 |
</a>
|
509 |
<a href="https://huggingface.co/datasets/CHang/ROVI" target="_blank" class="header-link" title="Hugging Face Dataset">
|
510 |
-
<svg width="16" height="16"
|
511 |
-
<defs>
|
512 |
-
<linearGradient id="hf-gradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
513 |
-
<stop offset="0%" style="stop-color:#FFD21E;stop-opacity:1" />
|
514 |
-
<stop offset="100%" style="stop-color:#FF6B35;stop-opacity:1" />
|
515 |
-
</linearGradient>
|
516 |
-
</defs>
|
517 |
-
<circle cx="12" cy="12" r="10" fill="url(#hf-gradient)"/>
|
518 |
-
<circle cx="8.5" cy="9.5" r="1.5" fill="#000"/>
|
519 |
-
<circle cx="15.5" cy="9.5" r="1.5" fill="#000"/>
|
520 |
-
<path d="M7 14c0 2.5 2.5 4 5 4s5-1.5 5-4" stroke="#000" stroke-width="1.5" stroke-linecap="round" fill="none"/>
|
521 |
-
<path d="M9 13c.5.5 1.5.5 2 0M13 13c.5.5 1.5.5 2 0" stroke="#FF6B35" stroke-width="1" stroke-linecap="round"/>
|
522 |
-
</svg>
|
523 |
</a>
|
524 |
</span>
|
525 |
</h1>
|
|
|
507 |
</svg>
|
508 |
</a>
|
509 |
<a href="https://huggingface.co/datasets/CHang/ROVI" target="_blank" class="header-link" title="Hugging Face Dataset">
|
510 |
+
<img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" width="16" height="16" alt="Hugging Face" style="display: block;">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
511 |
</a>
|
512 |
</span>
|
513 |
</h1>
|