Skip to content

Commit

Permalink
add missing info
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Jun 6, 2022
1 parent 42419ce commit 71a933c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -380,12 +380,13 @@ const teamMembers: Array<Profile> = [
github: 'apedroferreira',
},
{
src: '',
src: '/static/branding/about/gerda.png',
name: 'Gerda Mostonaite',
title: 'Senior Designer',
location: 'New York, USA',
locationCountry: 'us',
about: 'tbd',
about: '🎨 Art & design, traveling, and asking questions',
github: 'gerdadesign',
},
];

Expand Down
Binary file added docs/public/static/branding/about/gerda.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 71a933c

Please sign in to comment.