Spaces:
Running
Running
Update src/pages/index.tsx
Browse files- src/pages/index.tsx +1 -1
src/pages/index.tsx
CHANGED
@@ -32,7 +32,7 @@ function Page({
|
|
32 |
<div className="text-center mb-16 max-w-4xl mx-auto">
|
33 |
<h1 className="text-2xl sm:text-3xl md:text-4xl lg:text-6xl font-bold text-foreground mb-6 bg-gradient-to-r from-foreground to-foreground/80 bg-clip-text">
|
34 |
<span className="inline-flex items-center gap-1 sm:gap-2">
|
35 |
-
|
36 |
<img
|
37 |
src="/hf-icon.svg"
|
38 |
alt="Hugging Face icon"
|
|
|
32 |
<div className="text-center mb-16 max-w-4xl mx-auto">
|
33 |
<h1 className="text-2xl sm:text-3xl md:text-4xl lg:text-6xl font-bold text-foreground mb-6 bg-gradient-to-r from-foreground to-foreground/80 bg-clip-text">
|
34 |
<span className="inline-flex items-center gap-1 sm:gap-2">
|
35 |
+
HuggingFace Heatmap Leaderboard
|
36 |
<img
|
37 |
src="/hf-icon.svg"
|
38 |
alt="Hugging Face icon"
|