lien
This commit is contained in:
@@ -4,17 +4,17 @@ import { SiTryhackme } from 'react-icons/si'
|
||||
export const SITE_SOCIAL = [
|
||||
{
|
||||
label: 'LinkedIn',
|
||||
href: 'https://www.linkedin.com/',
|
||||
href: 'https://www.linkedin.com/in/florent-patruno-b4718323a/',
|
||||
Icon: FaLinkedinIn,
|
||||
},
|
||||
{
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/',
|
||||
href: 'https://github.com/Foufure13',
|
||||
Icon: FaGithub,
|
||||
},
|
||||
{
|
||||
label: 'TryHackMe',
|
||||
href: 'https://tryhackme.com/',
|
||||
href: 'https://tryhackme.com/p/Foufure',
|
||||
Icon: SiTryhackme,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user