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