Spaces:
Running
Running
Changed Czech flag image with Unicode emoji
Browse files- content.py +1 -1
content.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
This file contains the text content for the leaderboard client.
|
| 3 |
"""
|
| 4 |
HEADER_MARKDOWN = """
|
| 5 |
-
#
|
| 6 |
|
| 7 |
Welcome to the leaderboard! Here you can submit your model and compare it with the existing models.
|
| 8 |
"""
|
|
|
|
| 2 |
This file contains the text content for the leaderboard client.
|
| 3 |
"""
|
| 4 |
HEADER_MARKDOWN = """
|
| 5 |
+
# π¨πΏ BenCzechMark [Beta Preview]
|
| 6 |
|
| 7 |
Welcome to the leaderboard! Here you can submit your model and compare it with the existing models.
|
| 8 |
"""
|