File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -131,14 +131,22 @@ export const memberList: Member[] = [
131131
132132 {
133133 id : '17' ,
134+ name : 'Sergio' ,
135+ surname : 'del Campo' ,
136+ urlLinkedin : 'https://www.linkedin.com/in/sergioelmoreno/' ,
137+ image : './assets/sergio-del-campo.jpg' ,
138+ } ,
139+
140+ {
141+ id : '18' ,
134142 name : 'Gabriel' ,
135143 surname : 'Ionut' ,
136144 urlLinkedin : 'https://www.linkedin.com/in/gabriel-ionut-birsan-b14816307/' ,
137145 image : './assets/gabriel-ionut.jpeg' ,
138146 } ,
139147
140148 {
141- id : '18 ' ,
149+ id : '19 ' ,
142150 name : 'Antonio' ,
143151 surname : 'Contreras' ,
144152 urlLinkedin :
@@ -147,7 +155,7 @@ export const memberList: Member[] = [
147155 } ,
148156
149157 {
150- id : '19 ' ,
158+ id : '20 ' ,
151159 name : 'Braulio' ,
152160 surname : 'Diez' ,
153161 urlLinkedin : 'https://www.linkedin.com/in/brauliodiez/' ,
You can’t perform that action at this time.
0 commit comments