Skip to content

Commit

Permalink
alt added
Browse files Browse the repository at this point in the history
  • Loading branch information
harith-hacky03 committed Jan 10, 2024
1 parent 846b5fd commit 94b973f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/assets/data/FooterContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,27 @@ const footerContent = {
{
icon: github_logo,
link: "https://github.com/hack4bengal",
name:"github_logo"
},
{
icon: instagram_logo,
link: "https://www.instagram.com/hack4bengal",
name:"instagram_logo"
},
{
icon: twitter_logo,
link: "https://twitter.com/hack4bengal",
name:"twitter_logo"
},
{
icon: facebook_logo,
link: "https://www.facebook.com/Hack4Bengal",
name:"facebook_logo"
},
{
icon: linkedin_logo,
link: "https://www.linkedin.com/company/hack4bengal",
name:"linkedin_logo"
},
],
links: [
Expand Down

0 comments on commit 94b973f

Please sign in to comment.