Upload index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -39,10 +39,10 @@
|
|
| 39 |
</section>
|
| 40 |
|
| 41 |
<!-- Ranking Chart -->
|
| 42 |
-
<section class="chart-section">
|
| 43 |
<h2 class="section-title">Performance Ranking</h2>
|
| 44 |
<img src="ranking.png" alt="MCP Benchmark Ranking Chart" class="ranking-chart">
|
| 45 |
-
</section>
|
| 46 |
|
| 47 |
<!-- Leaderboard Header -->
|
| 48 |
<section class="leaderboard-section" id="leaderboard">
|
|
|
|
| 39 |
</section>
|
| 40 |
|
| 41 |
<!-- Ranking Chart -->
|
| 42 |
+
<!-- <section class="chart-section">
|
| 43 |
<h2 class="section-title">Performance Ranking</h2>
|
| 44 |
<img src="ranking.png" alt="MCP Benchmark Ranking Chart" class="ranking-chart">
|
| 45 |
+
</section> -->
|
| 46 |
|
| 47 |
<!-- Leaderboard Header -->
|
| 48 |
<section class="leaderboard-section" id="leaderboard">
|