File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -225,6 +225,13 @@ export default function Home() {
225225 image = "/rustin.jpeg"
226226 website = "https://github.com/RustinS"
227227 />
228+ < Person
229+ name = "George Stoica"
230+ title = "Ph.D Student (Georgia Tech), 2021 - Now"
231+ additional = "Advisors: Ranjay Krishna & Judy Hoffman"
232+ image = "/george.jpeg"
233+ website = "https://gstoica27.github.io/"
234+ />
228235 </ div >
229236 </ div >
230237 < div className = "px-5" >
@@ -449,13 +456,6 @@ export default function Home() {
449456 image = "/min-sun.jpg"
450457 website = "http://aliensunmin.github.io/"
451458 />
452- < Person
453- name = "George Stoica"
454- title = "Ph.D Student (Georgia Tech), 2021 - Now"
455- additional = "Advisors: Ranjay Krishna & Judy Hoffman"
456- image = "/george.jpeg"
457- website = "https://gstoica27.github.io/"
458- />
459459 </ div >
460460 </ div >
461461 </ div >
You can’t perform that action at this time.
0 commit comments