File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -606,19 +606,18 @@ export const socialButtonsCareers = [
606
606
'data-cy' : 'facebook' ,
607
607
'aria-label' : 'facebook' ,
608
608
} ,
609
-
610
- {
611
- icon : < StandaloneLinkedinIcon iconSize = "md" fill = "#000000b8" /> ,
612
- href : 'https://www.linkedin.com/company/derivdotcom/life/' ,
613
- 'data-cy' : 'linkedin' ,
614
- 'aria-label' : 'linkedin' ,
615
- } ,
616
609
{
617
610
icon : < StandaloneInstagramIcon iconSize = "md" fill = "#000000b8" /> ,
618
611
href : 'https://www.instagram.com/derivcareers/' ,
619
612
'data-cy' : 'instagram' ,
620
613
'aria-label' : 'instagram' ,
621
614
} ,
615
+ {
616
+ icon : < StandaloneLinkedinIcon iconSize = "md" fill = "#000000b8" /> ,
617
+ href : 'https://www.linkedin.com/company/derivdotcom/life/' ,
618
+ 'data-cy' : 'linkedin' ,
619
+ 'aria-label' : 'linkedin' ,
620
+ } ,
622
621
]
623
622
624
623
export const specialLanguageUrls = {
You can’t perform that action at this time.
0 commit comments