Skip to content

Commit

Permalink
Cambios en data
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev-Drian committed Aug 28, 2024
1 parent 8e90d8f commit 6aa11b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ export const socialNetworks = [
{
id: 2,
logo: <Linkedin size={30} strokeWidth={1} />,
src: "#!",
src: "https://www.linkedin.com/feed/",
},
{
id: 3,
logo: <Github size={30} strokeWidth={1} />,
src: "#!",
src: "https://github.com/settings/profile",
},
];

Expand Down

0 comments on commit 6aa11b7

Please sign in to comment.