Simplify profile

This commit is contained in:
Shu Uesugi
2020-04-16 15:44:03 -07:00
parent 88df1f0353
commit cdbbcee07d

View File

@@ -13,11 +13,9 @@ export default function Home({ allPostsData }) {
</Head>
<section className={utilStyles.headingMd}>
<p>
Hello, Im <strong>Shu</strong>. I write code at{' '}
<a href="https://zeit.co">ZEIT</a>, the team behind{' '}
<a href="https://nextjs.org/">Next.js</a>. You can contact me via{' '}
<a href="https://twitter.com/chibicode">Twitter</a> or{' '}
<a href="mailto:chibicode@zeit.co">email</a>.
Hello, Im <strong>Shu</strong>. Im a software enginer and a
translator (English Japanese). You can contact me via{' '}
<a href="https://twitter.com/chibicode">Twitter</a>.
</p>
<p>
(This is a sample website - youll be building a site like this on{' '}