From 474263ed120a82cf61a6765d4236dedb79c3b387 Mon Sep 17 00:00:00 2001 From: Julia Nguyen Date: Wed, 17 Apr 2019 23:34:00 -0700 Subject: [PATCH] Fix broken image in hnarasaki's blurb --- doc/pages/blurbs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pages/blurbs.json b/doc/pages/blurbs.json index a56a818487..e1675818e6 100644 --- a/doc/pages/blurbs.json +++ b/doc/pages/blurbs.json @@ -429,10 +429,10 @@ "link_name": "isabelleyiu", "link": "https://github.com/isabelleyiu", "social": "github" - }, + }, { "name": "hnarasaki", - "image": "/assets/contributors/hnarasaki.png", + "image": "/assets/contributors/hnarasaki.jpg", "profile": "I'm working on becoming a software engineer. Open Source projects helped me get started out with learning how to code. I want to combine my love for coding with doing something good for a positive change. I think everybody goes through highs and lows at some point in their life, and I want people to know that that is normal! Thank you if me for giving us all a safe place to express our feelings!", "location": "San Francisco, CA", "link_name": "hnarasaki",