From 0dff38e3da76167da3cf6c8b12bebf6d0d5d6635 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Wed, 25 Sep 2019 20:26:41 -0700 Subject: [PATCH] misc: remove Yangshun from success stories --- website/src/data/successStories.js | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/website/src/data/successStories.js b/website/src/data/successStories.js index c75aa58c..fffe0097 100644 --- a/website/src/data/successStories.js +++ b/website/src/data/successStories.js @@ -69,18 +69,4 @@ export default [ ), }, - { - name: 'Yangshun Tay', - title: 'Front End Engineer, Facebook', - thumbnail: 'https://avatars1.githubusercontent.com/u/1315101?s=460&v=4', - quote: ( - <> - I always thought that getting a job at Facebook was a dream beyond my - reach. However, with help from this handbook, determination and - preparation, my job hunt went beyond my expectations and was pretty - successful, landing me offers with Facebook, Google, Airbnb, Dropbox, - and Lyft. Huge thanks to the authors for sharing their knowledge! - - ), - }, ];