Skip to content

Commit

Permalink
Rename ZEIT to Vercel where necessary (ijjk#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
plug-n-play committed May 11, 2020
1 parent 23b54ad commit 68d0cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default () => (
src="/zeit-and-notion.png"
height="85"
width="250"
alt="ZEIT + Notion"
alt="Vercel + Notion"
/>
<h1>My Notion Blog</h1>
<h2>
Expand All @@ -34,7 +34,7 @@ export default () => (
This is a statically generated{' '}
<ExtLink href="https://nextjs.org">Next.js</ExtLink> site with a{' '}
<ExtLink href="https://notion.so">Notion</ExtLink> powered blog that
is deployed with <ExtLink href="https://zeit.co">ZEIT</ExtLink>. It
is deployed with <ExtLink href="https://vercel.com">Vercel</ExtLink>. It
leverages some upcoming features in Next.js like{' '}
<ExtLink href="https://github.com/zeit/next.js/issues/9524">
SSG support
Expand Down

0 comments on commit 68d0cc4

Please sign in to comment.