Skip to content

Commit

Permalink
Little updations of social icons
Browse files Browse the repository at this point in the history
  • Loading branch information
geekblower committed Nov 20, 2023
1 parent a1e90e1 commit ee81f55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ <h2>F.A.Q </h2>
<!-- End #main -->

<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<footer id="footer" class="footer" style="bottom: 0;">

<div class="container">
<div class="row gy-3">
Expand Down Expand Up @@ -722,6 +722,7 @@ <h4>Join Us</h4>
<!-- <a href="#" class="facebook"><i class="bi bi-facebook"></i></a> -->
<a href="https://instagram.com/cyberanya.in" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="" class="whatsapp"><i class="bi bi-whatsapp"></i></a>
<a href="https://t.me/cyberanya_in" class="telegram"><i class="bi bi-telegram"></i></a>
<!-- <a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a> -->
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions pages/speakers/drarunsingh.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ <h4>Join Us</h4>
<!-- <a href="#" class="facebook"><i class="bi bi-facebook"></i></a> -->
<a href="https://instagram.com/cyberanya.in" class="instagram"><i
class="bi bi-instagram"></i></a>
<a href="" class="whatsapp"><i
class="bi bi-whatsapp"></i></a>
<a href="" class="whatsapp"><i class="bi bi-whatsapp"></i></a>
<a href="https://t.me/cyberanya_in" class="telegram"><i class="bi bi-telegram"></i></a>
<!-- <a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a> -->
</div>
</div>
Expand Down

0 comments on commit ee81f55

Please sign in to comment.