Prageeth-1 commited on
Commit
730d4ef
·
verified ·
1 Parent(s): e945353

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ st.markdown("""
117
  # Banner header
118
  st.markdown("""
119
  <div class="header">
120
- <h1>Daily Mirror News Analyzer</h1>
121
  <p style="font-size: 20px; margin-top: 5px;">Analyze, classify, and explore news content with AI</p>
122
  </div>
123
  """, unsafe_allow_html=True)
 
117
  # Banner header
118
  st.markdown("""
119
  <div class="header">
120
+ <h1>News Content Analyzer</h1>
121
  <p style="font-size: 20px; margin-top: 5px;">Analyze, classify, and explore news content with AI</p>
122
  </div>
123
  """, unsafe_allow_html=True)