Spaces:
Sleeping
Sleeping
Update src/static/about.py
Browse files- src/static/about.py +1 -1
src/static/about.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
from src.static.tag_info import *
|
| 2 |
|
| 3 |
-
TITLE = "
|
| 4 |
|
| 5 |
INTRO = """
|
| 6 |
The Leaderboard Explorer indexes all leaderboards with correct metadata.
|
|
|
|
| 1 |
from src.static.tag_info import *
|
| 2 |
|
| 3 |
+
TITLE = "## 🗃️ Use the Leaderboard Explorer"
|
| 4 |
|
| 5 |
INTRO = """
|
| 6 |
The Leaderboard Explorer indexes all leaderboards with correct metadata.
|