Skip to content
Snippets Groups Projects
Commit 87b8d78e authored by Ali Jaffery's avatar Ali Jaffery
Browse files

Merge branch 'alimj5_staff_page' into 'main'

Added Ali's Info

See merge request !66
parents 8bb5dc33 d28a1ac9
No related branches found
No related tags found
1 merge request!66Added Ali's Info
Pipeline #576531 passed
......@@ -394,5 +394,15 @@ public class Staff {
"a black screen"
);
}
public Employee alimj5() {
return new Employee(
"Ali",
"Student",
"Tranquil",
"Anime_Chopper_Skypia.jpg",
"Chopper from One Piece looking surprised"
);
}
}
images/staff/Anime_Chopper_Skypia.jpg

40.7 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment