SarowarSaurav commited on
Commit
c0c1a84
·
verified ·
1 Parent(s): 89437ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3785,7 +3785,7 @@ footer {
3785
  # HTML content for the logo and footer
3786
  html_content = """
3787
  <div style="text-align: center; margin-bottom: 20px;">
3788
- <img src="https://i.postimg.cc/SXqKzGv2/BAT-Bangladesh-Logo-PNG-White-CMYK-Copy.png" border="0" alt='BAT Bangladesh Logo' style='max-width: 300px;'>
3789
  </div>
3790
  """
3791
 
 
3785
  # HTML content for the logo and footer
3786
  html_content = """
3787
  <div style="text-align: center; margin-bottom: 20px;">
3788
+ <img src="https://i.postimg.cc/SXqKzGv2/BAT-Bangladesh-Logo-PNG-White-CMYK-Copy.png" border="0" alt='BAT Bangladesh Logo' style='max-width: 600px;'>
3789
  </div>
3790
  """
3791