Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
added insta link
  • Loading branch information
pranshustuff authored Jul 10, 2024
1 parent e1d5f25 commit 79d2e77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ <h1 style="font-family:Abril Fatface ; font-size: 400%;">About Me</h1>
<h1 style="font-family:Abril Fatface ; font-size: 400%;">Contact Me</h1>
<hr style="height:5px;color:#32012F;background-color:#32012F; opacity: 100; width: 50%; ">
<h2 class="col-sm-6" style="font-family: Montserrat; margin:20px;"><a class="btn btn-lg btn-warning rounded-pill" href="mailto: [email protected]" target="_blank" style="background-color: #32012F; color: antiquewhite; text-decoration: none;">Email Me!</a></h2>
<a class="link-body-emphasis" href="https://github.com/pranshustuff" target="_blank"><img src="./assets/github.png" style="height: 40px;"></a>
<a class="link-body-emphasis logos" href="https://github.com/pranshustuff" target="_blank"><img src="./assets/github.png" style="height: 40px;"></a>
<a class="link-body-emphasis logos" href="https://instagram.com/pranshu_q" target="_blank"><img src="./assets/insta-logo.png" style="height: 40px;"></a>
</div>


Expand Down

0 comments on commit 79d2e77

Please sign in to comment.