Skip to content

Commit

Permalink
Update social.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 authored Sep 18, 2024
1 parent 3994295 commit 971bf4c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/lib/social.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,6 @@ export const socialMediaLinks: SocialMediaLink[] = [
visible: true,
category: 'Social Media',
},
{
type: ['whatsapp', 'wa', 'wp'],
link: new URL('https://wa.me/905303790565'),
label: 'WhatsApp',
visible: true,
category: 'Contact',
},
{
type: ['mail', 'email', 'gmail', 'e-mail'],
link: new URL('mailto:[email protected]'),
Expand Down

1 comment on commit 971bf4c

@vercel
Copy link

@vercel vercel bot commented on 971bf4c Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.