DontPlanToEnd commited on
Commit
cc0e4e0
1 Parent(s): 238b0f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ with GraInter:
57
  gr.HTML("""
58
  <div style="display: flex; flex-direction: column; align-items: center;">
59
  <div style="align-self: flex-start;">
60
- <a href="mailto:[email protected]" target="_blank" style="color: blue; text-decoration: none;">contact</a>
61
  </div>
62
  <h1 style="margin: 0;">UGI Leaderboard</h1>
63
  </div>
 
57
  gr.HTML("""
58
  <div style="display: flex; flex-direction: column; align-items: center;">
59
  <div style="align-self: flex-start;">
60
+ <a href="mailto:[email protected]" target="_blank" style="color: blue; text-decoration: none;">Contact</a>
61
  </div>
62
  <h1 style="margin: 0;">UGI Leaderboard</h1>
63
  </div>