Skip to content

Commit

Permalink
Adicionar Cris à equipa (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelcosta authored Jan 29, 2024
1 parent d1b40b6 commit 09f24e7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Binary file added src/assets/team/cristiane-fidelix.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,19 @@ const TeamData = [
{ github: 'https://github.com/iscc92' }
],
avatar: 'ines-calcoa.jpeg'
},
{
id: 26,
roles: ['mentor', 'collaborator'],
name: 'Cristiane Fidelix',
company: '',
job: 'IT Consultant - Cybersecurity Specialist',
social: [
{ linkedin: 'https://www.linkedin.com/in/cristianefidelix/' },
{ instagram: 'https://www.instagram.com/cristianefidelix.live' },
{ other: 'https://sites.google.com/view/cristianefidelix/home' }
],
avatar: 'cristiane-fidelix.jpeg'
}
];

Expand Down

1 comment on commit 09f24e7

@vercel
Copy link

@vercel vercel bot commented on 09f24e7 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ardc-website – ./

ardc-website-git-dev-ardc-website.vercel.app
ardc-website.vercel.app
ardc-website-ardc-website.vercel.app

Please sign in to comment.