File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/assets/content/People Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ import adamNguyenImage from "./profile/adam nguyen.png";
9
9
import minzhouPanImage from "./profile/minzhou pan.png" ;
10
10
import tranHuynhImage from "./profile/tran huynh.png" ;
11
11
import himanshuJahagirdaranImage from "./profile/himanshu jahagirdaran.png" ;
12
+ import nikhilAbhyankarImage from "./profile/nikhil abhyankar.png" ;
13
+
12
14
export const peopleData = [
13
15
{
14
16
title : "Faculty Members" ,
@@ -162,10 +164,12 @@ export const peopleData = [
162
164
}
163
165
} ,
164
166
{
167
+ profileImage : nikhilAbhyankarImage ,
165
168
name : "Nikhil Abhyankar" ,
166
169
details : "MS student, 2022-2023. (Next: PhD student at Virginia Tech)" ,
167
170
links : {
168
- // Add Nikhil's links here if available
171
+ website : "https://nikhilsab.github.io/" ,
172
+ linkedin : "https://www.linkedin.com/in/nikhil-abhyankar/" ,
169
173
}
170
174
}
171
175
]
You can’t perform that action at this time.
0 commit comments