Skip to content

Commit

Permalink
Share button added
Browse files Browse the repository at this point in the history
  • Loading branch information
PoojaKanagaraj06 committed Oct 15, 2024
1 parent b38ced6 commit 45dd192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ <h2 style="font-family: var(--ff-philosopher);color: hsl(203, 30%, 26%);">Downlo
alt="Download on the Apple App Store"></a>

</div>
/* Social Media Share Button */

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<style>
/* General body styling */
Expand Down Expand Up @@ -1002,7 +1002,7 @@ <h2 style="font-family: var(--ff-philosopher);color: hsl(203, 30%, 26%);">Downlo
</div>
<!-- WhatsApp Share Button -->
<div class="share-button" onclick="shareOnWhatsApp()">
<img src="https://www.macworld.com/wp-content/uploads/2023/01/whatsapp_logo_icon-3.jpg?quality=50&strip=all" alt="Share on WhatsApp">
<img src="https://static.vecteezy.com/system/resources/previews/021/495/946/original/whatsapp-logo-icon-free-png.png" alt="Share on WhatsApp">
</div>
<!-- Instagram Share Button -->
<div class="share-button" onclick="shareOnInstagram()">
Expand Down

0 comments on commit 45dd192

Please sign in to comment.