gtani commited on
Commit
d787762
·
verified ·
1 Parent(s): bdf4861

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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;">⚠️ <strong>DEvalBot has moved!</strong></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;">
 
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;">