diff --git a/assets/people/will.png b/assets/people/will.png new file mode 100644 index 00000000..551d1dd2 Binary files /dev/null and b/assets/people/will.png differ diff --git a/db/lab.json b/db/lab.json index ed96f3fd..a54e6091 100644 --- a/db/lab.json +++ b/db/lab.json @@ -58,7 +58,7 @@ "advisor" : ["Varun Chandola"], "link" : "http://www.cse.buffalo.edu/~ducthanh/", "pic" : { - "file" : "https://www.cse.buffalo.edu//~ducthanh/img/profile_pic.jpg", + "file" : "https://www.cse.buffalo.edu/~ducthanh/img/profile_pic.jpg", "width" : 160, "height" : 220 } @@ -71,7 +71,12 @@ "William Spoth" : { "status" : "PhD", "projects" : ["mimir"], - "ubit" : "wmspoth" + "ubit" : "wmspoth", + "pic" : { + "file" : "https://odin.cse.buffalo.edu/assets/people/will.jpg", + "width" : 205, + "height" : 270 + } }, "Aaron Huber" : { "status" : "PhD",