Spaces:
Sleeping
Sleeping
KrishnaKumar23
commited on
Commit
β’
5475909
1
Parent(s):
f030a3d
Update app.py
Browse filesAdded Profile links
app.py
CHANGED
@@ -138,8 +138,8 @@ def sidebar():
|
|
138 |
st.markdown(
|
139 |
"""
|
140 |
- [Email](mailto:[email protected])
|
141 |
-
- [LinkedIn](https://www.linkedin.com/in/
|
142 |
-
- [Github](https://github.com/
|
143 |
- [LeetCode](https://leetcode.com/KrishnaKumar23/)
|
144 |
"""
|
145 |
)
|
|
|
138 |
st.markdown(
|
139 |
"""
|
140 |
- [Email](mailto:[email protected])
|
141 |
+
- [LinkedIn](https://www.linkedin.com/in/devkrish23/)
|
142 |
+
- [Github](https://github.com/devkrish23)
|
143 |
- [LeetCode](https://leetcode.com/KrishnaKumar23/)
|
144 |
"""
|
145 |
)
|