KeshavRa commited on
Commit
ca45e29
·
verified ·
1 Parent(s): c0ec725

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -221,9 +221,9 @@ else:
221
 
222
  st.subheader("How to Receive Help")
223
  st.write(shelter['Application Details'])
224
- st.markdown(f"- **🕒 Open Hours**: {shelter['Open Hours']}")
225
- st.markdown(f"- **📍 Address**: {shelter['Address']}")
226
- st.markdown(f"- **📞 Phone Number**: {shelter['Phone']}")
227
  st.divider()
228
 
229
  with st.expander("More Information"):
 
221
 
222
  st.subheader("How to Receive Help")
223
  st.write(shelter['Application Details'])
224
+ st.markdown(f"- **🕒\\ \\ \\Open Hours**: {shelter['Open Hours']}")
225
+ st.markdown(f"- **📍\\ \\ \\Address**: {shelter['Address']}")
226
+ st.markdown(f"- **📞\\ \\ \\Phone Number**: {shelter['Phone']}")
227
  st.divider()
228
 
229
  with st.expander("More Information"):