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 "name" : " employee-management-system-frontend" ,
33 "displayName" : " Employee Management System Frontend" ,
44 "version" : " 1.1.0" ,
5- "author" : " Son Nguyen " ,
5+ "author" : " Matthew Mullins " ,
66 "license" : " MIT" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change 99 name ="description "
1010 content ="An employee management app built with React.js and Java Spring Boot. "
1111 />
12- < meta name ="author " content ="Son Nguyen " />
12+ < meta name ="author " content ="Matthew Mullins " />
1313 < meta name ="keywords " content ="Employee Management App, React.js, Java Spring Boot " />
1414 < meta name ="robots " content ="index, follow " />
1515 < link rel ="apple-touch-icon " href ="%PUBLIC_URL%/apple-touch-icon.png " />
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ const Footer = () => {
6363 </ Typography >
6464 < Typography variant = "body2" >
6565 Project Maintainer:{ ' ' }
66- < Link href = "https://github.com/hoangsonww " color = "inherit" sx = { { textDecoration : 'underline' , '&:hover' : { color : '#f57c00' } } } >
67- Son Nguyen
66+ < Link href = "https://github.com/mullicode " color = "inherit" sx = { { textDecoration : 'underline' , '&:hover' : { color : '#f57c00' } } } >
67+ Matthew Mullins
6868 </ Link >
6969 </ Typography >
7070 < Typography variant = "body2" >
You can’t perform that action at this time.
0 commit comments