Spaces:
Sleeping
Sleeping
SarowarSaurav
commited on
Commit
•
e9d9bc5
1
Parent(s):
5748447
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ css = """
|
|
20 |
# HTML content for the logo
|
21 |
html_content = """
|
22 |
<div style="text-align: center; margin-bottom: 20px;">
|
23 |
-
<img src=
|
24 |
</div>
|
25 |
"""
|
26 |
|
|
|
20 |
# HTML content for the logo
|
21 |
html_content = """
|
22 |
<div style="text-align: center; margin-bottom: 20px;">
|
23 |
+
<img src="https://i.ibb.co/82Qf4rc/APMEA-CENTRAL-White.png" border="0" alt='BAT Bangladesh Logo' style='max-width: 600px;'>
|
24 |
</div>
|
25 |
"""
|
26 |
|