afght12 commited on
Commit
3cc5274
·
verified ·
1 Parent(s): 54d20dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ FONT = """<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&displ
12
 
13
  TITLE = """<h1 align="center" id="space-title" class="typewriter">Synthia Leaderboard</h1>"""
14
 
15
- IMAGE = """<a href="https://www.communeai.org/commune-logo.svg" target="_blank"><img src="https://www.communeai.org/commune-logo.svg" alt="Synthia Logo" style="margin: auto; width: 20%; border: 0;" /></a>"""
16
 
17
  HEADER = """
18
  <h2 align="center" class="typewriter">Welcome to the Synthia Commune Leaderboard!</h2>
 
12
 
13
  TITLE = """<h1 align="center" id="space-title" class="typewriter">Synthia Leaderboard</h1>"""
14
 
15
+ IMAGE = """<a href="commune-logo.svg" target="_blank"><img src="commune-logo.svg" alt="Commune Logo" style="margin: auto; width: 20%; border: 0;" /></a>"""
16
 
17
  HEADER = """
18
  <h2 align="center" class="typewriter">Welcome to the Synthia Commune Leaderboard!</h2>