Prageeth-1 commited on
Commit
875d133
·
verified ·
1 Parent(s): 1a274be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -103,8 +103,7 @@ st.markdown("""
103
 
104
  st.markdown("""
105
  <div class="header">
106
- <h1>Daily Mirror News Analyzer</h1>
107
- <img src="https://www.google.com/url?sa=i&url=https%3A%2F%2Ffr.dreamstime.com%2Fphotos-images%2Fnews.html&psig=AOvVaw3RcXMgknwy_oXqE3tOfeMs&ust=1743334388417000&source=images&cd=vfe&opi=89978449&ved=0CBMQjRxqFwoTCLDvouuYr4wDFQAAAAAdAAAAABAE" alt="Logo">
108
  </div>
109
 
110
  """, unsafe_allow_html =True)
 
103
 
104
  st.markdown("""
105
  <div class="header">
106
+ <center><h1>Daily Mirror News Analyzer</h1></center>
 
107
  </div>
108
 
109
  """, unsafe_allow_html =True)