nruto commited on
Commit
f66eff8
·
verified ·
1 Parent(s): d13e054

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ opq = """
47
  # Custom HTML to inject the logo
48
  custom_html = """
49
  <div>
50
- <h1> Welcome to Rxple Chat Bot 💬</h1>
51
  </div>
52
  """
53
 
 
47
  # Custom HTML to inject the logo
48
  custom_html = """
49
  <div>
50
+ <h1> Welcome to ChatRxple 💬</h1>
51
  </div>
52
  """
53