LinkLinkWu commited on
Commit
48c0bfd
·
verified ·
1 Parent(s): 81c57b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ st.markdown("""
41
  font-family: 'Segoe UI', sans-serif; color: #002b45;
42
  margin-top: 20px; margin-bottom: 20px; }
43
  </style>
44
- <div class="centered-title">📊 Market-Pulse: Stock Sentiment Tracker</div>
45
  """, unsafe_allow_html=True)
46
 
47
  # ----------- Description Section -----------
 
41
  font-family: 'Segoe UI', sans-serif; color: #002b45;
42
  margin-top: 20px; margin-bottom: 20px; }
43
  </style>
44
+ <div class="centered-title">📊 EuqiPulse: Stock Sentiment Tracker</div>
45
  """, unsafe_allow_html=True)
46
 
47
  # ----------- Description Section -----------