Skip to content
Snippets Groups Projects
Commit a3d1472f authored by Rayana Lyons's avatar Rayana Lyons
Browse files

Added bio

parent 756af457
No related branches found
No related tags found
2 merge requests!187Rlyons8 staff page,!156Main
Pipeline #577268 failed
......@@ -876,5 +876,16 @@ public class Staff {
"Wallpaper of Movie Your Name"
);
}
public Employee rlyons8(){
return new Employee(
"Rayana",
"Student",
"Cat lady",
"animegeek.jpeg",
"Black anime girl"
);
}
}
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