File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ interface IconsProps {
5656 </ IconButton >
5757 < IconButton
5858 component = { Link }
59- href = "mailto:contacto@webdevtalks.mx "
59+ href = "mailto:webdevtalkscolima@gmail.com "
6060 target = "_blank"
6161 sx = { { color : color ?? 'inherit' } }
6262 >
Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ const Sponsorship = (): ReactElement => {
409409
410410 < Box sx = { { mt : 8 } } >
411411 < Typography variant = "caption" > { t ( "sponsorship.tax" ) } </ Typography >
412- < Typography variant = "caption" paragraph > { t ( "sponsorship.contact1" ) } < Link href = "mailto:contacto@webdevtalks.mx" > contacto@webdevtalks.mx </ Link > { t ( "sponsorship.contact2" ) } </ Typography >
412+ < Typography variant = "caption" paragraph > { t ( "sponsorship.contact1" ) } < Link href = "mailto:webdevtalkscolima@gmail.com" > webdevtalkscolima@gmail.com </ Link > { t ( "sponsorship.contact2" ) } </ Typography >
413413 </ Box >
414414 </ Container >
415415 < Footer />
You can’t perform that action at this time.
0 commit comments