diff --git a/docs/assets/scss/_styles_project.scss b/docs/assets/scss/_styles_project.scss index 00a7680e9c..bcbc4d7734 100644 --- a/docs/assets/scss/_styles_project.scss +++ b/docs/assets/scss/_styles_project.scss @@ -19,6 +19,7 @@ .headline { font-size: 1.5rem; font-weight: 600; + line-height: 1.5; margin-bottom: 25px; } diff --git a/docs/content/en/_index.html b/docs/content/en/_index.html index 065e98c006..4932bca61f 100644 --- a/docs/content/en/_index.html +++ b/docs/content/en/_index.html @@ -1,14 +1,15 @@ +++ title = "PipeCD" linkTitle = "PipeCD" +description = "PipeCD is a GitOps style continuous delivery platform that provides a consistent deployment and operations experience for Kubernetes, Terraform, Cloud Run, AWS Lambda, Amazon ECS, and more." +++ {{< blocks/cover height="med" image_anchor="top" color="primary" >}}
+
A GitOps style continuous delivery platform that provides
consistent deployment and operations experience for any application.