DontPlanToEnd
commited on
Commit
•
ce0f8b8
1
Parent(s):
975b347
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,8 @@ with GraInter:
|
|
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
|
|
|
63 |
</div>
|
64 |
""")
|
65 |
|
|
|
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\n</h1>
|
63 |
+
<h1 style="margin: 0;">Uncensored General Intelligence</h1>
|
64 |
</div>
|
65 |
""")
|
66 |
|