Skip to content

Commit

Permalink
docs: tweak byline
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Mar 12, 2023
1 parent 26e3c33 commit 322b68f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1462,10 +1462,7 @@ function HomePage() {
</div>
<p className="relative z-1 mx-auto text-center mt-16 text-gray-100 prose dark:prose-invert text-xl lg:text-2xl lg:leading-relaxed px-4">
A JavaScript library to{' '}
<strong className="text-white">position</strong> and
create{' '}
<strong className="text-white">interactions</strong>{' '}
for{' '}
<strong className="text-white">position</strong>{' '}
<Tooltip>
<TooltipTrigger asChild>
<span
Expand All @@ -1490,7 +1487,10 @@ function HomePage() {
flow of content, like this one!
</div>
</TooltipContent>
</Tooltip>
</Tooltip>{' '}
and create{' '}
<strong className="text-white">interactions</strong>{' '}
for them.
</p>
</div>
</header>
Expand Down

0 comments on commit 322b68f

Please sign in to comment.