Skip to content

Commit

Permalink
added leetcode logo to social media section
Browse files Browse the repository at this point in the history
  • Loading branch information
SeetaramNaik committed Aug 12, 2023
1 parent 34f643a commit d795a9c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -734,10 +734,14 @@ <h1 class="contact-head">CONTACT</h1>
><i class="fab fa-linkedin-in"></i
></a>
<a
class="btn btn-light btn-social"
class="btn btn-light btn-social mr-2"
href="https://www.instagram.com/seetaramnaik44"
><i class="fab fa-instagram"></i
></a>
<a
class="btn btn-light btn-social"
href="https://leetcode.com/seetaram_44/"
><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 25 25"><path fill="currentColor" d="M13.483 0a1.374 1.374 0 0 0-.961.438L7.116 6.226l-3.854 4.126a5.266 5.266 0 0 0-1.209 2.104a5.35 5.35 0 0 0-.125.513a5.527 5.527 0 0 0 .062 2.362a5.83 5.83 0 0 0 .349 1.017a5.938 5.938 0 0 0 1.271 1.818l4.277 4.193l.039.038c2.248 2.165 5.852 2.133 8.063-.074l2.396-2.392c.54-.54.54-1.414.003-1.955a1.378 1.378 0 0 0-1.951-.003l-2.396 2.392a3.021 3.021 0 0 1-4.205.038l-.02-.019l-4.276-4.193c-.652-.64-.972-1.469-.948-2.263a2.68 2.68 0 0 1 .066-.523a2.545 2.545 0 0 1 .619-1.164L9.13 8.114c1.058-1.134 3.204-1.27 4.43-.278l3.501 2.831c.593.48 1.461.387 1.94-.207a1.384 1.384 0 0 0-.207-1.943l-3.5-2.831c-.8-.647-1.766-1.045-2.774-1.202l2.015-2.158A1.384 1.384 0 0 0 13.483 0zm-2.866 12.815a1.38 1.38 0 0 0-1.38 1.382a1.38 1.38 0 0 0 1.38 1.382H20.79a1.38 1.38 0 0 0 1.38-1.382a1.38 1.38 0 0 0-1.38-1.382z"/></svg></a>
</div>

<!-- <p>
Expand Down

0 comments on commit d795a9c

Please sign in to comment.