From 677bbf00fbc39c51ade6acc167591868abcdeea2 Mon Sep 17 00:00:00 2001 From: Grant <77427049+Grant-Misaki@users.noreply.github.com> Date: Tue, 19 Jan 2021 11:55:22 -1000 Subject: [PATCH] Update bio.json --- _data/bio.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/_data/bio.json b/_data/bio.json index bbd4a0c66c1..bd4228f56c4 100644 --- a/_data/bio.json +++ b/_data/bio.json @@ -1,24 +1,23 @@ { "basics": { - "name": "Molly Maluhia", + "name": "Grant Misaki", "label": "Student", "picture": "https://techfolios.github.io/template/images/molly.png", - "email": "molly@hawaii.edu", - "phone": "808-333-4444", - "website": "https://mmaluhia.github.io", - "summary": "I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2020.", + "email": "gmisaki@hawaii.edu", + "website": "https://grant-misaki.github.io", + "summary": "I am studying for a B.A. in MIS at the University of Hawaii. I expect to graduate in Fall, 2022.", "location": { "address": "", - "postalCode": "96822", - "city": "Honolulu", + "postalCode": "96789", + "city": "Mililani", "countryCode": "USA", "region": "Hawaii" }, "profiles": [ { "network": "github", - "username": "mmaluhia", - "url": "http://github.com/changeme" + "username": "grant-misaki", + "url": "http://github.com/grant-misaki" }, { "network": "linkedin", @@ -166,4 +165,4 @@ "reference": "" } ] -} \ No newline at end of file +}