Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup authored Sep 22, 2021
1 parent 7bfb429 commit 842b199
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,7 @@ const Home: NextPage = () => {
<StyledLink href="https://github.com/vercel/og-image">
Vercel's OG image generator
</StyledLink>
. The main differences are
<ul tw="list-disc mt-4 pl-4">
<LI>Multiple configurable layouts</LI>
<LI>
Content of image written in JSX (as opposed to a template
string)
</LI>
<LI>
Headless Chrome configuration modified to deploy on Railway
</LI>
</ul>
.
</P>
</div>

Expand Down

0 comments on commit 842b199

Please sign in to comment.