14 lines
341 B
JSON
14 lines
341 B
JSON
{
|
|
"name": "Louis Gallet",
|
|
"email": "contact@louisgallet.fr",
|
|
"description": "If you have any project ideas or just want to say hello :)",
|
|
"image": {
|
|
"src": "../../images/louisgallet-square.png",
|
|
"alt": "Gatsby Logo"
|
|
},
|
|
"socialProfiles": {
|
|
"from": ["LinkedIn", "Medium", "Github", "Mail"],
|
|
"showIcons": true
|
|
}
|
|
}
|