Skip to content

Commit

Permalink
Merge pull request #520 from Lemoncode/add-Fran-lopez-to-about-us
Browse files Browse the repository at this point in the history
add fran lopez to about us
  • Loading branch information
brauliodiez authored Nov 1, 2024
2 parents 83d9df1 + 06d21ec commit 063c1b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added public/assets/fran-lopez.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/pods/about/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,11 @@ export const memberList: Member[] = [
urlLinkedin: 'https://www.linkedin.com/in/deletidev/',
image: './assets/leticia-de-la-osa.jpeg',
},
{
id: '11',
name: 'Fran',
surname: 'López',
urlLinkedin: 'https://linkedin.com/in/francisco-l%C3%B3pez-torres',
image: './assets/fran-lopez.jpg',
},
];

0 comments on commit 063c1b4

Please sign in to comment.