chore: update personal info with correct email and github url
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export const personalInfo = {
|
export const personalInfo = {
|
||||||
name: "Joy Zhao",
|
name: "Joy Zhao",
|
||||||
location: "Shanghai, China",
|
location: "Shanghai, China",
|
||||||
email: "zhaoguiyang@example.com",
|
email: "zhaoguiyang18@gmail.com",
|
||||||
github: "https://github.com/zhaoguiyang",
|
github: "https://github.com/zguiyang",
|
||||||
linkedin: "https://linkedin.com/in/zhaoguiyang"
|
linkedin: "https://linkedin.com/in/zhaoguiyang"
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user