File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -152,14 +152,21 @@ export const memberList: Member[] = [
152
152
} ,
153
153
{
154
154
id : '20' ,
155
+ name : 'Guste' ,
156
+ surname : 'Gaubaite' ,
157
+ urlLinkedin : 'https://www.linkedin.com/in/gustegaubaite/' ,
158
+ image : './assets/guste-gaubaite.jpeg' ,
159
+ } ,
160
+ {
161
+ id : '21' ,
155
162
name : 'Gabriel' ,
156
163
surname : 'Ionut' ,
157
164
urlLinkedin : 'https://www.linkedin.com/in/gabriel-ionut-birsan-b14816307/' ,
158
165
image : './assets/gabriel-ionut.jpeg' ,
159
166
} ,
160
167
161
168
{
162
- id : '21 ' ,
169
+ id : '22 ' ,
163
170
name : 'Antonio' ,
164
171
surname : 'Contreras' ,
165
172
urlLinkedin :
@@ -168,7 +175,7 @@ export const memberList: Member[] = [
168
175
} ,
169
176
170
177
{
171
- id : '22 ' ,
178
+ id : '23 ' ,
172
179
name : 'Braulio' ,
173
180
surname : 'Diez' ,
174
181
urlLinkedin : 'https://www.linkedin.com/in/brauliodiez/' ,
You can’t perform that action at this time.
0 commit comments