ASNVS commited on
Commit
5c7d03b
·
verified ·
1 Parent(s): 571af42
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,6 +66,6 @@ if st.button("Get Career Advice"):
66
  # Footer
67
  st.markdown("---")
68
  st.markdown(
69
- "<p style='text-align: center; font-size: 14px;'>Designed by: <b>Engr. Makhdoom Muhammad Naeem Hashmi</b></p>",
70
  unsafe_allow_html=True
71
  )
 
66
  # Footer
67
  st.markdown("---")
68
  st.markdown(
69
+ "<p style='text-align: center; font-size: 14px;'>Designed by: </p>",
70
  unsafe_allow_html=True
71
  )