clefourrier HF staff commited on
Commit
9f4391f
1 Parent(s): f161dff

Update src/static/about.py

Browse files
Files changed (1) hide show
  1. src/static/about.py +2 -2
src/static/about.py CHANGED
@@ -1,9 +1,9 @@
1
  from src.static.tag_info import *
2
 
3
- TITLE = "# Leaderboard explorer"
4
 
5
  INTRO = """
6
- Have you ever wondered which leaderboard would be best for your use case?
7
  """
8
 
9
  SUBMIT = """
 
1
  from src.static.tag_info import *
2
 
3
+ TITLE = "# Leaderboard Explorer"
4
 
5
  INTRO = """
6
+ The Leaderboard Explorer indexes all leaderboards with correct metadata.
7
  """
8
 
9
  SUBMIT = """