Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Blessy-B-Sherin authored Aug 17, 2024
1 parent f3c6b5e commit 12a08eb
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">



<!-- Google Fonts -->
Expand Down Expand Up @@ -884,9 +885,12 @@ <h3>Email Me</h3>

<div class="col-md-6 mt-4 d-flex align-items-stretch">
<div class="info-box">
<i class="bx bx-envelope"></i>
<h3>Email Me</h3>
<p>blessysherin995@gmail.com</p>
<i class="fa-solid fa-blog"></i>
<h3>My Blog</h3>
<div class="social-links">

<a href="https://dev.to/blessy-b-sherin" class="linkedin"><<i class="fa-brands fa-dev"></i></a>
</div>
</div>
</div>

Expand Down

0 comments on commit 12a08eb

Please sign in to comment.