Skip to content

Commit

Permalink
update social media links
Browse files Browse the repository at this point in the history
  • Loading branch information
rbhatt1999 committed Apr 29, 2023
1 parent aa92a00 commit 38b9fb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ <h2>I’am a Software Developer</h2>
<br> don’t hestiate to contact me.</p>
<ul class="social-media-icon">
<li><a rel="noopener" href="https://github.com/rbhatt1999" target="_blank"><img src="./icons/github.svg" alt="Github"></a></li>
<li><a rel="noopener" href="https://www.linkedin.com/in/rohit-bhatt-747166193/" target="_blank"><img src="./icons/Linkedin_icon.svg" alt="Linkedin"></a></li>
<li><a rel="noopener" href="https://twitter.com/rohitbh02837778" target="_blank"><img src="./icons/twitter.svg" alt="Twitter"></a></li>
<li><a rel="noopener" href="https://www.linkedin.com/in/rohitbhatt-dev/" target="_blank"><img src="./icons/Linkedin_icon.svg" alt="Linkedin"></a></li>
<li><a rel="noopener" href="https://twitter.com/Rohit_Bhatt_" target="_blank"><img src="./icons/twitter.svg" alt="Twitter"></a></li>
</ul>
</section>
<!-- work section -->
Expand Down Expand Up @@ -106,8 +106,8 @@ <h2>About me</h2>
<footer>
<ul class="footer-icon">
<li><a rel="noopener" href="https://github.com/rbhatt1999" target="_blank"><img src="./icons/github-footer.png" alt="Github"></a></li>
<li><a rel="noopener" href="https://www.linkedin.com/in/rohit-bhatt-747166193/" target="_blank"><img src="./icons/Linkedin_icon-footer.png" alt="Linkedin"></a></li>
<li><a rel="noopener" href="https://twitter.com/rohitbh02837778" target="_blank"><img src="./icons/twitter-footer.png" alt="Twitter"></a></li>
<li><a rel="noopener" href="https://www.linkedin.com/in/rohitbhatt-dev/" target="_blank"><img src="./icons/Linkedin_icon-footer.png" alt="Linkedin"></a></li>
<li><a rel="noopener" href="https://twitter.com/Rohit_Bhatt_" target="_blank"><img src="./icons/twitter-footer.png" alt="Twitter"></a></li>
</ul>
<div class="bottom-line"></div>
</footer>
Expand Down

0 comments on commit 38b9fb8

Please sign in to comment.