Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
evildevill authored Feb 6, 2022
1 parent c5bdd1b commit 6ad0236
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -897,11 +897,15 @@ <h1 class="footer__title">Waseem Akram</h1>
</a>

<a class="footer__social" href="https://instagram.com/blckspidr" title="Instagram" target="_blank">
<i class="uil uil-instagram"></i>
<i class='bx bxl-instagram' ></i>
</a>

<a class="footer__social" href="https://api.whatsapp.com/send?phone=923137119351&text=Hello, i Need more information!" title="WhatsApp" target="_blank">
<i class='bx bxl-whatsapp'></i>
</a>

<a class="footer__social" href="https://youtube.com/HackerWasii" title="YouTube" target="_blank">
<i class="uil uil-youtube"></i>
<i class='bx bxl-youtube' ></i>
</a>
</div>
</div>
Expand Down

0 comments on commit 6ad0236

Please sign in to comment.