Skip to content

Commit 8413471

Browse files
committed
Change copy again
1 parent 7d74fcd commit 8413471

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<div class="mt-10 grid sm:grid-flow-row lg:grid-flow-col lg:grid-cols-2 gap-10">
1616
<div>
1717
<h1 class="text-5xl">Joy</h1>
18-
<h2 class="text-3xl tracking-tight">A maximalist web application framework for lisp enthusiasts</h2>
19-
<h3 class="text-l mt-4 text-gray-700">Joy is a web framework written in
20-
<a href="https://janet-lang.org" class="underline text-purple-500">janet</a>
21-
for people who like lisp syntax, fast startup time and low memory usage.</h3>
18+
<h2 class="text-3xl tracking-tight">A maximalist web application framework for lisp aficionados</h2>
19+
<h3 class="text-l mt-4 text-gray-700">
20+
Use the <a href="https://janet-lang.org" class="underline text-purple-500">janet</a> programming language to build web apps faster, with more fun, less code and low memory usage.
21+
</h3>
2222

2323
<a class="inline-block my-6 px-5 py-3 rounded-lg bg-purple-500 text-white shadow-lg hover:bg-purple-700"
2424
href="https://github.com/joy-framework/joy/blob/master/docs/introduction.md">

0 commit comments

Comments
 (0)