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