melvindave commited on
Commit
7457748
·
verified ·
1 Parent(s): f5e5f7f
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -51,6 +51,6 @@ if uploaded_files:
51
  mime="application/zip"
52
  )
53
 
54
- st.markdown("---")
55
  st.text("Created by DonvitoCodes")
56
  st.markdown("[Visit my website](https://donvitocodes.com) | [Buy me a coffee](https://buymeacoffee.com/donvitocodes)")
 
51
  mime="application/zip"
52
  )
53
 
54
+ st.markdown("------")
55
  st.text("Created by DonvitoCodes")
56
  st.markdown("[Visit my website](https://donvitocodes.com) | [Buy me a coffee](https://buymeacoffee.com/donvitocodes)")