Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -3
index.html
CHANGED
@@ -22,8 +22,8 @@
|
|
22 |
</div>
|
23 |
<section class="tab-content active">
|
24 |
<h2>Leaderboard</h2>
|
25 |
-
<p>
|
26 |
<table>
|
|
|
27 |
<caption>Most Liked Spaces</caption>
|
28 |
<tr>
|
29 |
<th><a href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
|
@@ -40,9 +40,8 @@
|
|
40 |
<th><a href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/ico_x.png" alt="X logo"> @fffiloni</a></th>
|
41 |
<th><a href="https://www.github.com/fffiloni" target=”_blank” rel="noopener"><img src="/ico_git.png" alt="Github logo"> github.com/fffiloni</a></th>
|
42 |
</tr>
|
|
|
43 |
</table>
|
44 |
-
</p>
|
45 |
-
|
46 |
<!--<ul>
|
47 |
<li>
|
48 |
<div>
|
|
|
22 |
</div>
|
23 |
<section class="tab-content active">
|
24 |
<h2>Leaderboard</h2>
|
|
|
25 |
<table>
|
26 |
+
<p>
|
27 |
<caption>Most Liked Spaces</caption>
|
28 |
<tr>
|
29 |
<th><a href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
|
|
|
40 |
<th><a href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/ico_x.png" alt="X logo"> @fffiloni</a></th>
|
41 |
<th><a href="https://www.github.com/fffiloni" target=”_blank” rel="noopener"><img src="/ico_git.png" alt="Github logo"> github.com/fffiloni</a></th>
|
42 |
</tr>
|
43 |
+
</p>
|
44 |
</table>
|
|
|
|
|
45 |
<!--<ul>
|
46 |
<li>
|
47 |
<div>
|