Skip to content

Commit

Permalink
Removed Twitter and Facebook
Browse files Browse the repository at this point in the history
  • Loading branch information
DerCed committed Feb 14, 2024
1 parent 9c1ed8e commit 926e8a7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ const socials = [
icon: <Instagram/>,
link: "https://www.instagram.com/hack.hpi",
},
{
icon: <Facebook/>,
link: "https://www.facebook.com/HackHPI",
},
{
icon: <Twitter/>,
link: "https://twitter.com/HackHPI",
},
{
icon: <Mail/>,
link: "mailto:[email protected]",
Expand Down

0 comments on commit 926e8a7

Please sign in to comment.