Zach Schillaci
commited on
Update The_Leaderboard.py
Browse files- pages/The_Leaderboard.py +1 -1
pages/The_Leaderboard.py
CHANGED
@@ -37,7 +37,7 @@ def main():
|
|
37 |
|
38 |
st.markdown(
|
39 |
"""
|
40 |
-
### *Welcome to the
|
41 |
Here you can submit your keys and see how you compare to others!
|
42 |
"""
|
43 |
)
|
|
|
37 |
|
38 |
st.markdown(
|
39 |
"""
|
40 |
+
### *Welcome to the Leaderboard!*
|
41 |
Here you can submit your keys and see how you compare to others!
|
42 |
"""
|
43 |
)
|