Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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://
|
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"/>
|