Skip to content

Commit 2702a33

Browse files
committed
shorten H1
1 parent 06eb360 commit 2702a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/LandingPage.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module Intro = {
99
/>
1010
<div className="max-w-1060 flex flex-col items-center px-5 sm:px-8 lg:box-content">
1111
<h1 className="hl-title text-center max-w-212">
12-
{React.string("Typed JavaScript Made Simple for Humans and AI")}
12+
{React.string("JavaScript Made Simple for Humans and AI")}
1313
</h1>
1414
<h2 className="ubuntu-mono-bold hl-1 text-center text-gray-60 my-4 max-w-md">
1515
{React.string(`types > vibes`)}

0 commit comments

Comments
 (0)