File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import vauxoo from './assets/images/sponsors/vauxoo.png'
2222import alejandroRebollar from './assets/images/patreons/alejandro_rebollar.png'
2323import alexisChavez from './assets/images/patreons/alexis_chavez.png'
2424import alexisNavarro from './assets/images/patreons/alexis_navarro.png'
25- import anonymous from './assets/images/patreons/anonymous.png '
25+ import l from './assets/images/patreons/l.jpg '
2626import benjaminPena from './assets/images/patreons/benajmin_pena.jpeg'
2727import edsonPaul from './assets/images/patreons/edson_paul.png'
2828import miguelUrbina from './assets/images/patreons/miguel_urbina.jpeg'
@@ -351,8 +351,8 @@ const Sponsorship = (): ReactElement => {
351351 < MaterialTooltip title = "Alexis Navarro" >
352352 < Avatar src = { alexisNavarro } sx = { { height : '50px' , width : '50px' , m : 2 } } />
353353 </ MaterialTooltip >
354- < MaterialTooltip title = "Anonymous " >
355- < Avatar src = { anonymous } sx = { { height : '50px' , width : '50px' , m : 2 } } />
354+ < MaterialTooltip title = "L " >
355+ < Avatar src = { l } sx = { { height : '50px' , width : '50px' , m : 2 } } />
356356 </ MaterialTooltip >
357357 < MaterialTooltip title = "Benjamin Peña" >
358358 < Avatar src = { benjaminPena } sx = { { height : '50px' , width : '50px' , m : 2 } } />
You can’t perform that action at this time.
0 commit comments