Lesterchia174 commited on
Commit
a4264e5
·
verified ·
1 Parent(s): 3a58d66

Update streamlit-app.py

Browse files
Files changed (1) hide show
  1. streamlit-app.py +1 -1
streamlit-app.py CHANGED
@@ -398,6 +398,6 @@ st.markdown("---")
398
  st.markdown("""
399
  <div style='text-align: center; color: #666; font-size: 0.9rem;'>
400
  <p>Built with ❤️ using Streamlit | HDB Resale Price Predictor</p>
401
- <p>Predictions are estimates only | Done by Lester Chia | © 2024</p>
402
  </div>
403
  """, unsafe_allow_html=True)
 
398
  st.markdown("""
399
  <div style='text-align: center; color: #666; font-size: 0.9rem;'>
400
  <p>Built with ❤️ using Streamlit | HDB Resale Price Predictor</p>
401
+ <p>Predictions are estimates only | Done by Lester Chia | © 2025</p>
402
  </div>
403
  """, unsafe_allow_html=True)