Jekyll2000 commited on
Commit
ad35e88
·
verified ·
1 Parent(s): dafb8af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,5 +54,5 @@ st.sidebar.image("profile.jpg", width=200)
54
 
55
  st.sidebar.title("Haseeb Ahmed")
56
  st.sidebar.write("AI/ML Engineer")
57
- st.sidebar.markdown(f"### <div style='text-align: center;'>made with ❤ by <a href='https://www.linkedin.com/in/muhammad-haseeb-ahmed-1954b5230/'>Muhammad Haseeb Ahmed</a></div>")
58
 
 
54
 
55
  st.sidebar.title("Haseeb Ahmed")
56
  st.sidebar.write("AI/ML Engineer")
57
+ st.sidebar.markdown("made with ❤ by <a href='https://www.linkedin.com/in/muhammad-haseeb-ahmed-1954b5230/'>Muhammad Haseeb Ahmed")
58