Prageeth-1 commited on
Commit
3f68c79
·
verified ·
1 Parent(s): 0a8f509

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ st.markdown("""
105
  <h1>Daily Mirror News Analyzer</h1>
106
  </div>
107
 
108
- )
109
 
110
  # App title and description
111
 
 
105
  <h1>Daily Mirror News Analyzer</h1>
106
  </div>
107
 
108
+ """, unsafe_allow_html =True)
109
 
110
  # App title and description
111