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

Added bio

parent 0aed0969
Branches boschen_staff_page
No related tags found
2 merge requests!156Main,!141Staff page
......@@ -741,5 +741,18 @@ public class Staff {
"Hello Kitty"
);
}
}
public Employee rlyons8() {
return new Employee(
"Rayana",
"Student",
"Future 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