Skip to content

Commit 2eb3956

Browse files
authored
Update page.tsx
1 parent e977ec2 commit 2eb3956

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

app/contact/page.tsx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,11 @@ const socials = [
1414
},
1515
{
1616
key: 1,
17-
icon: <Mail size={20} />,
18-
href: 'mailto:tjaemails@gm*il.com',
19-
label: 'Email',
20-
handle: 'tjaemails@gm*il.com',
21-
},
22-
{
23-
key: 2,
2417
icon: <Github size={20} />,
2518
href: 'https://github.com/tjagithub',
2619
label: 'Github',
2720
handle: 'tjagithub',
2821
},
29-
{
30-
key: 3,
31-
icon: <Twitch size={20} />,
32-
href: 'https://twitch.tv/tjastream',
33-
label: 'Twitch',
34-
handle: 'tjastream',
35-
},
3622
];
3723

3824
/**

0 commit comments

Comments
 (0)