Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,7 @@ with gr.Blocks(css_paths=["static/deval.css"], theme=gr.themes.Default(primary_h
|
|
125 |
color: white;
|
126 |
font-size: 2rem;
|
127 |
">
|
128 |
-
<p style="margin: 0.5em 0; color: white;">⚠️
|
129 |
<p style="margin: 0.5em 0; color: white;">Please visit the new page:</p>
|
130 |
<p style="margin: 0.5em 0;">
|
131 |
<a href="{NEW_PAGE_URL}" style="color: white; font-weight: bold; text-decoration: underline;">
|
|
|
125 |
color: white;
|
126 |
font-size: 2rem;
|
127 |
">
|
128 |
+
<p style="margin: 0.5em 0; color: white; font-weight: bold;">⚠️ DEvalBot has moved!</p>
|
129 |
<p style="margin: 0.5em 0; color: white;">Please visit the new page:</p>
|
130 |
<p style="margin: 0.5em 0;">
|
131 |
<a href="{NEW_PAGE_URL}" style="color: white; font-weight: bold; text-decoration: underline;">
|