adnaan05 KhaqanNasir commited on
Commit
0801b49
·
verified ·
1 Parent(s): e8e39bb

Update src/privacy_policy.py (#47)

Browse files

- Update src/privacy_policy.py (04147a087d0bdf1e3092d116ec8b0cb28e5f071d)


Co-authored-by: Muhammad Khaqan Nasir <[email protected]>

Files changed (1) hide show
  1. src/privacy_policy.py +1 -1
src/privacy_policy.py CHANGED
@@ -139,7 +139,7 @@ def main():
139
  # Header Section
140
  st.markdown("""
141
  <div class="header-section">
142
- <h1 class="header-title">📋 TruthCheck</h1>
143
  <p class="header-subtitle">Your privacy is our priority</p>
144
  </div>
145
  """, unsafe_allow_html=True)
 
139
  # Header Section
140
  st.markdown("""
141
  <div class="header-section">
142
+ <h1 class="header-title">📋 TruthCheck - Advanced Fake News Detector</h1>
143
  <p class="header-subtitle">Your privacy is our priority</p>
144
  </div>
145
  """, unsafe_allow_html=True)