brunneis commited on
Commit
93e570b
·
unverified ·
1 Parent(s): 16e1e6b

Update about.py

Browse files
Files changed (1) hide show
  1. src/about.py +3 -1
src/about.py CHANGED
@@ -32,7 +32,9 @@ TITLE = """<img src="https://iq.wiki/branding/downloadassets/logooriginalbrain.s
32
 
33
  # What does your leaderboard evaluate?
34
  INTRODUCTION_TEXT = """
35
- <center>Solbench: Evaluating Solidity Code Generation</center>
 
 
36
  """
37
 
38
  # Which evaluations are you running? how can people reproduce what you have?
 
32
 
33
  # What does your leaderboard evaluate?
34
  INTRODUCTION_TEXT = """
35
+ <center>
36
+ ## Solbench: Evaluating Solidity Code Generation
37
+ </center>
38
  """
39
 
40
  # Which evaluations are you running? how can people reproduce what you have?