File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export function Hero() {
1414 The framework so simple, you already know it.
1515 </ h2 >
1616 < p class = "mt-6 text-lg sm:text-xl text-gray-700 text-balance max-w-prose" >
17- No config files, no build step, no node_modules . Just one file and
17+ No config files, no build step. Just one file and
1818 you have a server with routing, JSX, and islands.
1919 </ p >
2020 < div class = "mt-12 flex flex-wrap justify-center items-stretch md:justify-start gap-4" >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export function Simple() {
4444 The framework so simple, you already know it.
4545 </ h2 >
4646 < p class = "text-xl text-balance max-w-prose mx-auto" >
47- No config files, no build step, no node_modules . Just one file and you
47+ No config files, no build step. Just one file and you
4848 have a server with routing, JSX, and islands.
4949 </ p >
5050 </ div >
You can’t perform that action at this time.
0 commit comments