Skip to content

Commit

Permalink
Update links.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rybanata authored Jun 13, 2024
1 parent a3be16d commit 439663d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export const socialLinks: { label: string; href: string; icon: keyof typeof icon
{ label: 'Instagram', href: 'https://www.instagram.com/rybanata_', icon: 'ri:instagram-fill' },
{ label: 'Behance', href: 'https://www.behance.net/natalisergeyeva', icon: 'ri:behance-fill' },
{ label: 'Pinterest', href: 'https://pl.pinterest.com/rybanata/', icon: 'ri:pinterest-fill' },
{ label: 'YouTube', href: 'https://www.youtube.com/@rybanata', icon: 'ri:youtube-fill' },
];
{ label: 'YouTube', href: 'https://www.youtube.com/@easy-coloring-for-free', icon: 'ri:youtube-fill' },
];

0 comments on commit 439663d

Please sign in to comment.