LAP-DEV commited on
Commit
f14bfbb
·
verified ·
1 Parent(s): 703bfc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -294,9 +294,9 @@ class App:
294
  """
295
 
296
  if website_subtitle:
297
- markdown_text += """
298
- ##### {website_subtitle}
299
- """
300
 
301
  gr.Markdown(markdown_text,elem_id="md_project")
302
 
 
294
  """
295
 
296
  if website_subtitle:
297
+ markdown_text += """
298
+ ##### {website_subtitle}
299
+ """
300
 
301
  gr.Markdown(markdown_text,elem_id="md_project")
302