From a2af1fc99d5076e8837f69e0cf4990ce5ae595af Mon Sep 17 00:00:00 2001 From: susanev Date: Wed, 7 Jun 2023 13:52:08 -0700 Subject: [PATCH] call the get started thing a tutorial Signed-off-by: susanev --- .../default/content/docs/clouds/aws/get-started/_index.md | 8 ++++---- .../content/docs/clouds/azure/get-started/_index.md | 6 +++--- .../default/content/docs/clouds/gcp/get-started/_index.md | 6 +++--- .../content/docs/clouds/kubernetes/get-started/_index.md | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/themes/default/content/docs/clouds/aws/get-started/_index.md b/themes/default/content/docs/clouds/aws/get-started/_index.md index 00703797c72..e12509def44 100644 --- a/themes/default/content/docs/clouds/aws/get-started/_index.md +++ b/themes/default/content/docs/clouds/aws/get-started/_index.md @@ -1,8 +1,8 @@ --- -title_tag: Get started with Pulumi & AWS -title: Get started -h1: Get started with Pulumi & AWS -meta_desc: This page provides a guide on how to get started with AWS & Pulumi. +title_tag: Pulumi & AWS get started tutorial +title: Get started tutorial +h1: Pulumi & AWS get started tutorial +meta_desc: This page provides a tutorial on how to get started with AWS & Pulumi. menu: clouds: parent: aws diff --git a/themes/default/content/docs/clouds/azure/get-started/_index.md b/themes/default/content/docs/clouds/azure/get-started/_index.md index 2adacaab899..98afffe3b60 100644 --- a/themes/default/content/docs/clouds/azure/get-started/_index.md +++ b/themes/default/content/docs/clouds/azure/get-started/_index.md @@ -1,8 +1,8 @@ --- title_tag: Get Started with Azure -meta_desc: This page provides an overview and guide on how to get started with Azure. -title: Get started -h1: Get started with Pulumi & Azure +meta_desc: This page provides an overview and tutorial on how to get started with Azure. +title: Get started tutorial +h1: Pulumi & Azure get started tutorial menu: clouds: parent: azure diff --git a/themes/default/content/docs/clouds/gcp/get-started/_index.md b/themes/default/content/docs/clouds/gcp/get-started/_index.md index 4edcecb43cd..d7f489712c7 100644 --- a/themes/default/content/docs/clouds/gcp/get-started/_index.md +++ b/themes/default/content/docs/clouds/gcp/get-started/_index.md @@ -1,8 +1,8 @@ --- title_tag: Get Started with Google Cloud -meta_desc: This page provides an overview and guide on how to get started with Google Cloud. -title: Get started -h1: Get started with Pulumi & Google Cloud +meta_desc: This page provides an overview and tutorial on how to get started with Google Cloud. +title: Get started tutorial +h1: Pulumi & Google Cloud get started tutorial menu: clouds: parent: google-cloud diff --git a/themes/default/content/docs/clouds/kubernetes/get-started/_index.md b/themes/default/content/docs/clouds/kubernetes/get-started/_index.md index c96c028a503..3cf623ce534 100644 --- a/themes/default/content/docs/clouds/kubernetes/get-started/_index.md +++ b/themes/default/content/docs/clouds/kubernetes/get-started/_index.md @@ -1,8 +1,8 @@ --- -title_tag: Kubernetes get started +title_tag: Kubernetes get started tutorial meta_desc: This page provides an overview and guide on how to get started with Kubernetes. -title: Get started -h1: Get Started with Kubernetes & Pulumi +title: Get started tutorial +h1: Kubernetes & Pulumi get started tutorial menu: clouds: identifier: kubernetes-get-started