File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -238,13 +238,6 @@ export default function Home() {
238238 < div className = "px-5" >
239239 < h3 className = "h3 mb-4 mt-8" > Undergraduate/Masters Students</ h3 >
240240 < div className = "grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2" >
241- < Person
242- name = "Huong Ngo"
243- title = "BS Student, 2023 - Now"
244- additional = "Advisor: Matt Deitke"
245- image = "/huong.jpg"
246- website = "https://huongngo-8.github.io/"
247- />
248241 < Person
249242 name = "Javon Hickmon"
250243 title = "MS Student, 2024 - Now"
@@ -265,6 +258,14 @@ export default function Home() {
265258 image = "/matt.jpg"
266259 website = "https://mattwallingford.github.io/"
267260 />
261+ < Person
262+ name = "Huong Ngo"
263+ title = "BS Student, 2023 - 2024"
264+ additional = "Advisor: Matt Deitke"
265+ next = "Predoctoral Young Investigator, Ai2"
266+ image = "/huong.jpg"
267+ website = "https://huongngo-8.github.io/"
268+ />
268269 < Person
269270 name = "Matt Deitke"
270271 title = "Ph.D. Student, 2023 - 2024"
You can’t perform that action at this time.
0 commit comments