Karthikeyan commited on
Commit
da0633d
1 Parent(s): 2321542

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks(css="style.css",theme=gr.themes.Soft()) as app:
70
  """<br style="color:white;">"""
71
  )
72
  gr.HTML(
73
- """<h2 style="text-align:center; color:"white">Vodafone Resume Matcher</h2> """
74
  )
75
  gr.HTML("<br>")
76
  with gr.Row():
 
70
  """<br style="color:white;">"""
71
  )
72
  gr.HTML(
73
+ """<h2 style="text-align:center; color:"white">Randstad Resume Matcher</h2> """
74
  )
75
  gr.HTML("<br>")
76
  with gr.Row():