aiscientist commited on
Commit
28719ee
·
verified ·
1 Parent(s): bbbf15c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def show_instructions():
53
  st.markdown(
54
  """
55
  <a href="https://www.linkedin.com/in/your_linkedin_profile/" target="_blank">
56
- <img src="https://img.icons8.com/color/48/000000/linkedin.png" width="30" height="30"/>
57
  </a>
58
  <a href="https://github.com/your_github_username" target="_blank">
59
  <img src="https://img.icons8.com/fluency/48/000000/github.png" width="30" height="30"/>
 
53
  st.markdown(
54
  """
55
  <a href="https://www.linkedin.com/in/your_linkedin_profile/" target="_blank">
56
+ <img src="https://github.com/dheereshagrwal/colored-icons/blob/master/public/icons/linkedin/linkedin.svg" width="30" height="30"/>
57
  </a>
58
  <a href="https://github.com/your_github_username" target="_blank">
59
  <img src="https://img.icons8.com/fluency/48/000000/github.png" width="30" height="30"/>