ikoghoemmanuell commited on
Commit
b8a6078
·
1 Parent(s): f177fb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -8
app.py CHANGED
@@ -99,15 +99,15 @@ if choice == 'About':
99
  use_column_width=True,
100
  width=400)
101
  st.markdown('''
102
- <p style='font-size: 20px; font-style: italic;font-style: bold; text-align: justify;'>
103
 
104
- TRUTH is a cutting-edge application specifically designed to combat the spread of fake news.
105
- Using state-of-the-art algorithms and advanced deep learning techniques,
106
- our app empowers users to detect and verify the authenticity of news articles.
107
- TRUTH provides accurate assessments of the reliability of news content.
108
- With its user-friendly interface and intuitive design,
109
- the app enables users to easily navigate and obtain trustworthy information in real-time.
110
- With TRUTH, you can take control of the news you consume and make informed decisions based on verified facts.
111
 
112
  </p>
113
  ''',
 
99
  use_column_width=True,
100
  width=400)
101
  st.markdown('''
102
+ <p style='font-size: 20px; font-style: italic;font-style: bold;'>
103
 
104
+ TRUTH is a cutting-edge application specifically designed to combat the spread of fake
105
+ news. Using state-of-the-art algorithms and advanced deep learning techniques, our app
106
+ empowers users to detect and verify the authenticity of news articles. TRUTH provides
107
+ accurate assessments of the reliability of news content. With its user-friendly
108
+ interface and intuitive design, the app enables users to easily navigate and obtain
109
+ trustworthy information in real-time. With TRUTH, you can take control of the news you
110
+ consume and make informed decisions based on verified facts.
111
 
112
  </p>
113
  ''',