diff --git a/config.json b/config.json index 13b5090..a1cb501 100644 --- a/config.json +++ b/config.json @@ -1,12 +1,7 @@ { - "username": "johndoe91", - "name": "John Doe", - "photo": "https://avatars0.githubusercontent.com/u/12087830?s=200&v=4", - "projects": [ - "http://github.com/john91doe/profiles", - "http://github.com/john91doe/i-learn-css-flexbox", - "http://github.com/john91doe/my-webpage" - ], + "username": "ookangzheng", + "name":"Edward Oo", + "projects": [], "background":[ "A graduate student from NTUT Interaction Design Dept", "Front-end", @@ -16,9 +11,9 @@ "SASS 2 months" ], "interests":[ - "JavaScript (how to build web, desktop and mobile apps)", + "Block chain", "Remote Gigs/Jobs (forming a local agency/cooperative (as an app)" ], - "twitter": "http://twitter.com/johndoe91", - "github": "http://github.com/john91doe" + "twitter": "http://twitter.com/ookangzheng", + "github": "http://github.com/ookangzheng" }