DontPlanToEnd
commited on
Commit
•
288f6bd
1
Parent(s):
7253609
Update app.py
Browse files
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
|
61 |
</div>
|
62 |
<h1 style="margin: 0;">📢 UGI Leaderboard\n</h1>
|
63 |
<h1 style="margin: 0; font-size: 20px;">Uncensored General Intelligence</h1>
|
|
|
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/Submissions</a>
|
61 |
</div>
|
62 |
<h1 style="margin: 0;">📢 UGI Leaderboard\n</h1>
|
63 |
<h1 style="margin: 0; font-size: 20px;">Uncensored General Intelligence</h1>
|