brunneis commited on
Commit
17a709c
·
verified ·
1 Parent(s): 0956a28

Update src/about.py

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/solbench.svg" width="500" style="display: block; margin-left: auto; margin-right: auto;">
33
- <h2 align="center" id="space-title">IQ Code | Solidity Leaderboard</h2>"""
34
 
35
  # What does your leaderboard evaluate?
36
  INTRODUCTION_TEXT = ""
 
30
 
31
  # Your leaderboard name
32
  TITLE = """<br><img src="file/images/solbench.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 = ""