From a60cb862e04027509bf8475e81e035e1bf10fb4b Mon Sep 17 00:00:00 2001 From: Sarah Hughes Date: Tue, 7 Jan 2025 16:52:41 -0800 Subject: [PATCH] Fix missing space in personas, replace placeholder meta desc (#13769) * fix missing space in rendering of personas * fix placeholder meta desc (replaced with page header) --- content/solutions/_index.md | 2 +- layouts/page/solutions.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/solutions/_index.md b/content/solutions/_index.md index 1ce8fcc097bc..c01d50e65eea 100644 --- a/content/solutions/_index.md +++ b/content/solutions/_index.md @@ -1,6 +1,6 @@ --- title: Solutions -meta_desc: This is a description about the solutions page and it does a good job of describing what this page is. +meta_desc: Solutions to deliver and manage modern cloud applications. type: page layout: solutions diff --git a/layouts/page/solutions.html b/layouts/page/solutions.html index 8c7afa7e3b21..1b779ae5449b 100644 --- a/layouts/page/solutions.html +++ b/layouts/page/solutions.html @@ -159,7 +159,7 @@
{{ $item.title }}

- + {{ .Params.personas.title }}