social links added in footer

This commit is contained in:
shyamtala003 2022-10-08 15:18:03 +05:30
parent 8e5e85d299
commit ce4327f246

View file

@ -107,16 +107,16 @@
</div>
<div class="social_links">
<a href="#">
<a href="https://twitter.com/ShyamTala9">
<ion-icon name="logo-twitter"></ion-icon>
</a>
<a href="#">
<a href="https://www.instagram.com/shyamtala_official/">
<ion-icon name="logo-instagram"></ion-icon>
</a>
<a href="#">
<a href="https://github.com/shyamtala003">
<ion-icon name="logo-github"></ion-icon>
</a>
<a href="#">
<a href="https://www.linkedin.com/in/shyam-tala-666828169/">
<ion-icon name="logo-linkedin"></ion-icon>
</a>
</div>