brunneis commited on
Commit
36eddfe
·
unverified ·
1 Parent(s): 9a0321d

Update description

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -30,7 +30,7 @@ class Tasks(Enum):
30
 
31
  # Your leaderboard name
32
  TITLE = """<br><img src="file/images/soliditybench.svg" width="500" style="display: block; margin-left: auto; margin-right: auto;">
33
- <h2 align="center" id="space-title">Solidity Leaderboard | Powered by IQ</h2>"""
34
 
35
  # What does your leaderboard evaluate?
36
  INTRODUCTION_TEXT = ""
 
30
 
31
  # Your leaderboard name
32
  TITLE = """<br><img src="file/images/soliditybench.svg" width="500" style="display: block; margin-left: auto; margin-right: auto;">
33
+ <h3 align="center" id="space-title">Solidity Leaderboard | Powered by IQ</h3>"""
34
 
35
  # What does your leaderboard evaluate?
36
  INTRODUCTION_TEXT = ""