Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yogesh-hacker authored Nov 1, 2024
1 parent a6a66e8 commit 96ed482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions College/invite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h1>Connect with Our Department</h1>
document.addEventListener("DOMContentLoaded", function() {
// Social links JSON data
const socialLinks = [{
name: "Facebook", url: "https://facebook.com", icon: "fab fa-facebook"
name: "Facebook", url: "https://www.facebook.com/groups/228825369177695/?ref=share&mibextid=NSMWBT", icon: "fab fa-facebook"
},
{
name: "Instagram", url: "https://www.instagram.com/englishassm", icon: "fab fa-instagram"
Expand All @@ -159,7 +159,7 @@ <h1>Connect with Our Department</h1>
name: "YouTube", url: "https://youtube.com/@departmentofenglishassm", icon: "fab fa-youtube"
},
{
name: "X", url: "https://x.com", icon: "fab fa-x-twitter"
name: "X", url: "https://example.com", icon: "fab fa-x-twitter"
},
{
name: "Linkedin", url: "https://in.linkedin.com/in/dept-of-english-assm-8008b5314", icon: "fab fa-linkedin"
Expand Down

0 comments on commit 96ed482

Please sign in to comment.