saherPervaiz commited on
Commit
40485d1
·
verified ·
1 Parent(s): 4de71eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def fetch_news(topic, keyword):
20
 
21
  # Streamlit app
22
  def main():
23
- st.title("📰 Topic-Based News Aggregator")
24
  st.write("Publish and subscribe to topics to get the latest updates!")
25
 
26
  # Sidebar: Navigation
 
20
 
21
  # Streamlit app
22
  def main():
23
+ st.title("📰 News Aggregator")
24
  st.write("Publish and subscribe to topics to get the latest updates!")
25
 
26
  # Sidebar: Navigation