From 60a90b0b3c507300f027768208a001d434f399b0 Mon Sep 17 00:00:00 2001 From: hancheng zhao Date: Tue, 25 Nov 2025 17:45:40 -0500 Subject: [PATCH 1/5] correcting Hancheng email info --- _data/people.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/people.yml b/_data/people.yml index 6eb6a3d..d81195f 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -116,7 +116,7 @@ hancheng2000: role: phd image: img/people/hancheng2000.jpg bio: Mechanical Engineering - email: hancheng2000 [at] cmu [dot] edu + email: zhaohc [at] umich [dot] edu hongyili: display_name: "Hongyi Lin" From 652fa052343ae6aaf079009f3f19b07364cd0944 Mon Sep 17 00:00:00 2001 From: hancheng zhao Date: Tue, 25 Nov 2025 17:49:46 -0500 Subject: [PATCH 2/5] add linkedin --- _data/people.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/people.yml b/_data/people.yml index d81195f..009dca1 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -116,6 +116,7 @@ hancheng2000: role: phd image: img/people/hancheng2000.jpg bio: Mechanical Engineering + webpage: "https://www.linkedin.com/in/hancheng-zhao-338647248/" email: zhaohc [at] umich [dot] edu hongyili: From 28c7127aa394c8c08613b69f69777166773c5266 Mon Sep 17 00:00:00 2001 From: hancheng zhao Date: Tue, 25 Nov 2025 17:59:59 -0500 Subject: [PATCH 3/5] correct id --- _data/people.yml | 2 +- img/people/{hancheng2000.jpg => zhaohc.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/people/{hancheng2000.jpg => zhaohc.jpg} (100%) diff --git a/_data/people.yml b/_data/people.yml index 009dca1..fb5805c 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -111,7 +111,7 @@ eugenesk: email: "eugenesk [at] umich [dot] edu" bio: Materials Science and Engineering -hancheng2000: +zhaohc: display_name: "Hancheng Zhao" role: phd image: img/people/hancheng2000.jpg diff --git a/img/people/hancheng2000.jpg b/img/people/zhaohc.jpg similarity index 100% rename from img/people/hancheng2000.jpg rename to img/people/zhaohc.jpg From 048555404c274b4c3d4c1d414fd32bc995a82f19 Mon Sep 17 00:00:00 2001 From: hancheng zhao Date: Tue, 25 Nov 2025 18:03:51 -0500 Subject: [PATCH 4/5] correct img --- img/people/{zhaohc.jpg => hancheng2000.jpg} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename img/people/{zhaohc.jpg => hancheng2000.jpg} (100%) diff --git a/img/people/zhaohc.jpg b/img/people/hancheng2000.jpg similarity index 100% rename from img/people/zhaohc.jpg rename to img/people/hancheng2000.jpg From 5236ff35f6aee49b74023681c09c86daae7345bb Mon Sep 17 00:00:00 2001 From: hancheng zhao Date: Tue, 25 Nov 2025 18:05:53 -0500 Subject: [PATCH 5/5] correct id trial 2 --- _data/people.yml | 2 +- img/people/{hancheng2000.jpg => zhaohc.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/people/{hancheng2000.jpg => zhaohc.jpg} (100%) diff --git a/_data/people.yml b/_data/people.yml index fb5805c..ad23e4c 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -114,7 +114,7 @@ eugenesk: zhaohc: display_name: "Hancheng Zhao" role: phd - image: img/people/hancheng2000.jpg + image: img/people/zhaohc.jpg bio: Mechanical Engineering webpage: "https://www.linkedin.com/in/hancheng-zhao-338647248/" email: zhaohc [at] umich [dot] edu diff --git a/img/people/hancheng2000.jpg b/img/people/zhaohc.jpg similarity index 100% rename from img/people/hancheng2000.jpg rename to img/people/zhaohc.jpg