From cdbbcee07d68a8f78ab4fda251b68893ed0915ef Mon Sep 17 00:00:00 2001 From: Shu Uesugi Date: Thu, 16 Apr 2020 15:44:03 -0700 Subject: [PATCH] Simplify profile --- basics-final/pages/index.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/basics-final/pages/index.js b/basics-final/pages/index.js index 1f4acc0..3348ff6 100644 --- a/basics-final/pages/index.js +++ b/basics-final/pages/index.js @@ -13,11 +13,9 @@ export default function Home({ allPostsData }) {

- Hello, I’m Shu. I write code at{' '} - ZEIT, the team behind{' '} - Next.js. You can contact me via{' '} - Twitter or{' '} - email. + Hello, I’m Shu. I’m a software enginer and a + translator (English ↔ Japanese). You can contact me via{' '} + Twitter.

(This is a sample website - you’ll be building a site like this on{' '}