Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks(css=custom_css, js=js_func, theme=gr.themes.Default(primary_hue=c
|
|
123 |
</button>
|
124 |
</a>
|
125 |
|
126 |
-
<a href="mailto:[email protected]" style="text-decoration: none;">
|
127 |
<button style="background: #00674F; color: white; padding: 10px 14px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
|
128 |
How to submit
|
129 |
</button>
|
|
|
123 |
</button>
|
124 |
</a>
|
125 |
|
126 |
+
<a href="mailto:[email protected]?subject=TuRTLe%20leaderboard%20new%20entry&body=Link%20to%20HuggingFace%20Model:" style="text-decoration: none;">
|
127 |
<button style="background: #00674F; color: white; padding: 10px 14px; border-radius: 8px; border: none; font-size: 16px; cursor: pointer;">
|
128 |
How to submit
|
129 |
</button>
|