Skip to content

Commit

Permalink
Vercel test
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt committed Nov 6, 2024
1 parent 82fc59f commit 54d60c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/LandingPageLayout.res
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module Intro = {
</h2>
<div className="mt-4 mb-2">
<Next.Link href="/docs/manual/latest/installation" passHref={true}>
<Button> {React.string("Get started")} </Button>
<Button> {React.string("Get started!!")} </Button>
</Next.Link>
</div>
</div>
Expand Down

0 comments on commit 54d60c8

Please sign in to comment.