File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,8 @@ <h1 class="title">Baivab Sarkar</h1>
6161 < div id ="socials-container ">
6262 < img src ="./assets/icons/linkedin.png " alt ="My LinkedIn profile " class ="icon " onclick ="window.open('https://www.linkedin.com/in/baivabsarkar', '_blank') " />
6363 < img src ="./assets/icons/github.png " alt ="My Github profile " class ="icon " onclick ="window.open('https://github.com/ThisIs-Developer', '_blank') " />
64+ < img src ="./assets/icons/medium.png " alt ="My Medium profile " class ="icon " onclick ="window.open('https://medium.com/@baivabsarkar', '_blank') " />
65+ < img src ="./assets/icons/devto.png " alt ="My Dev.to profile " class ="icon " onclick ="window.open('https://dev.to/thisisdeveloper', '_blank') " />
6466 </ div >
6567 </ div >
6668 </ section >
@@ -249,6 +251,18 @@ <h1 class="title">Contact Me</h1>
249251 < a href ="https://www.linkedin.com/in/baivabsarkar "> LinkedIn</ a >
250252 </ p >
251253 </ div >
254+ < div class ="contact-info-container ">
255+ < img src ="./assets/icons/medium.png " alt ="Medium icon " class ="icon contact-icon " />
256+ < p >
257+ < a href ="https://medium.com/@baivabsarkar "> Medium</ a >
258+ </ p >
259+ </ div >
260+ < div class ="contact-info-container ">
261+ < img src ="./assets/icons/devto.png " alt ="Dev.to icon " class ="icon contact-icon " />
262+ < p >
263+ < a href ="https://dev.to/thisisdeveloper "> Dev.to</ a >
264+ </ p >
265+ </ div >
252266 </ div >
253267 </ section >
254268
You can’t perform that action at this time.
0 commit comments