File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -281,6 +281,23 @@ export const members: {
281281 ] ,
282282 keys : [ "hku" ] ,
283283 } ,
284+ {
285+ name : "Bangjun Wang" ,
286+ image : "/assets/person/bangjun_wang.jpg" ,
287+ image_s : "/assets/person/bangjun_wang_s.jpg" ,
288+ desc : "HKU (The University of Hong Kong)" ,
289+ links : [
290+ {
291+ icon : "homepage" ,
292+ url : "https://www.bangjunwang.com/" ,
293+ } ,
294+ {
295+ icon : "scholar" ,
296+ url : "https://scholar.google.com/citations?user=_LeSlzUAAAAJ" ,
297+ } ,
298+ ] ,
299+ keys : [ "hku" ] ,
300+ } ,
284301 {
285302 name : "Yuhang Lu" ,
286303 image : "/assets/person/yuhang_lu.jpg" ,
@@ -676,23 +693,6 @@ export const members: {
676693 ] ,
677694 keys : [ "joint" ] ,
678695 } ,
679- {
680- name : "Bangjun Wang" ,
681- image : "/assets/person/bangjun_wang.jpg" ,
682- image_s : "/assets/person/bangjun_wang_s.jpg" ,
683- desc : "HKU (The University of Hong Kong)" ,
684- links : [
685- {
686- icon : "homepage" ,
687- url : "https://www.bangjunwang.com/" ,
688- } ,
689- {
690- icon : "scholar" ,
691- url : "https://scholar.google.com/citations?user=_LeSlzUAAAAJ" ,
692- } ,
693- ] ,
694- keys : [ "hku" ] ,
695- } ,
696696 {
697697 name : "Zihao Zhang" ,
698698 image : "/assets/person/zihao_zhang.jpeg" ,
You can’t perform that action at this time.
0 commit comments