Skip to content

Commit ab1bb8d

Browse files
committed
fix: Change main page subtitle text
1 parent f909ec8 commit ab1bb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Beamstack
33
---
44

55
{{< blocks/cover title="Beamstack" image_anchor="top" height="full" >}}
6-
<p class="lead mt-5">A pipeline deployment abstraction tool for kubernetes</p>
6+
<p class="lead mt-5">Simplified way of deploying Apache Beam workflows on Kubernetes!</p>
77
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< param prefixURL >}}/docs/getting-started">
88
Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i>
99
</a>

0 commit comments

Comments
 (0)