File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 292292 "profileEditor" : " Profile Editor" ,
293293 "blog" : " Blog" ,
294294 "contactUs" : " Contact Us" ,
295+ "jobs" : " Jobs" ,
295296 "community" : " Community" ,
296297 "github" : " GitHub Organization" ,
297298 "facebook" : " Facebook Group" ,
Original file line number Diff line number Diff line change 292292 "profileEditor" : " ပရိုဖိုင် အယ်ဒီတာ" ,
293293 "blog" : " ဘလော့ဂ်" ,
294294 "contactUs" : " ဆက်သွယ်ရန်" ,
295+ "jobs" : " အလုပ်များ" ,
295296 "community" : " အသိုင်းအဝိုင်း" ,
296297 "github" : " GitHub အဖွဲ့အစည်း" ,
297298 "facebook" : " Facebook အဖွဲ့အစည်း" ,
Original file line number Diff line number Diff line change @@ -365,6 +365,16 @@ const Footer = () => {
365365 >
366366 { t ( "contactUs" ) }
367367 </ FooterLink >
368+
369+ < FooterLink
370+ href = "/jobs"
371+ color = "#fbbf24"
372+ index = { 4 }
373+ isInView = { isInView }
374+ mmFont = { mmFont }
375+ >
376+ { t ( "jobs" ) }
377+ </ FooterLink >
368378 </ nav >
369379 </ div >
370380
You can’t perform that action at this time.
0 commit comments