Skip to content

Commit b3d4d30

Browse files
committed
update subtitle
1 parent ee508e3 commit b3d4d30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/landing/Hero.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export default function Hero() {
3232

3333
<div className="mx-auto max-w-7xl px-6 pt-10 gap-y-8 pb-24 sm:pb-32 lg:flex lg:py-20 lg:px-8 mt-4">
3434
<div className="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl lg:flex-shrink-0 lg:pt-8">
35+
<div className='h-8'>
3536
<GitHubButton
3637
alt="Stars"
3738
href="https://github.com/windmill-labs/windmill"
@@ -41,6 +42,7 @@ export default function Hero() {
4142
aria-label="Star windmill-labs/windmill on GitHub"
4243
>
4344
</GitHubButton>
45+
</div>
4446
<h1 className="mt-4 text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">
4547
Turn scripts into workflows and UIs in minutes
4648
</h1>

0 commit comments

Comments
 (0)