tonyassi commited on
Commit
38f3b56
1 Parent(s): 046dc7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ theme = gr.themes.Base(
36
 
37
  with gr.Blocks(theme=theme) as demo:
38
  gr.Markdown("""
39
- <center><h1> Tony Assi Lora </h1></center>
40
 
41
  <center> by <a href="https://www.tonyassi.com/">Tony Assi</a> </center>
42
  """)
 
36
 
37
  with gr.Blocks(theme=theme) as demo:
38
  gr.Markdown("""
39
+ <h1> <center> Tony Assi Lora </center> </h1>
40
 
41
  <center> by <a href="https://www.tonyassi.com/">Tony Assi</a> </center>
42
  """)