brunneis commited on
Commit
6654a4e
·
unverified ·
1 Parent(s): aaed00b

Update about

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