LAP-DEV commited on
Commit
efdb31c
·
verified ·
1 Parent(s): 595b26f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,7 +294,7 @@ class App:
294
 
295
  if website_subtitle:
296
  markdown_text += f"""
297
- # {website_subtitle}
298
  """
299
 
300
  gr.Markdown(markdown_text,elem_id="md_project")
 
294
 
295
  if website_subtitle:
296
  markdown_text += f"""
297
+ Dit is een subtitel
298
  """
299
 
300
  gr.Markdown(markdown_text,elem_id="md_project")