Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ opq = """
|
|
47 |
# Custom HTML to inject the logo
|
48 |
custom_html = """
|
49 |
<div>
|
50 |
-
<h1> Welcome to
|
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 |
|