KrishnaKumar23 commited on
Commit
5475909
β€’
1 Parent(s): f030a3d

Update app.py

Browse files

Added Profile links

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -138,8 +138,8 @@ def sidebar():
138
  st.markdown(
139
  """
140
  - [Email](mailto:krishna158@live.com)
141
- - [LinkedIn](https://www.linkedin.com/in/krishna-kumar-yadav-726831105/)
142
- - [Github](https://github.com/krish-yadav23)
143
  - [LeetCode](https://leetcode.com/KrishnaKumar23/)
144
  """
145
  )
 
138
  st.markdown(
139
  """
140
  - [Email](mailto:krishna158@live.com)
141
+ - [LinkedIn](https://www.linkedin.com/in/devkrish23/)
142
+ - [Github](https://github.com/devkrish23)
143
  - [LeetCode](https://leetcode.com/KrishnaKumar23/)
144
  """
145
  )