We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05b151 commit e8b0733Copy full SHA for e8b0733
src/components/about/Team.astro
@@ -34,6 +34,8 @@ const team = [
34
name: 'Vanessa Fonseca',
35
image: '/assets/vanessa.jpeg',
36
job: 'People Lead',
37
+ linkedin: 'https://www.linkedin.com/in/vanessa-fonseca-%F0%9F%8F%B3%EF%B8%8F%E2%80%8D%F0%9F%8C%88-417a2727/',
38
+ github: 'https://github.com/becklady',
39
},
40
{
41
name: 'Paloma Oliveira',
0 commit comments