From 0a3a450351359559df89d53907f99e226f996b87 Mon Sep 17 00:00:00 2001 From: Christopher Bennage Date: Thu, 29 Mar 2018 14:39:59 -0700 Subject: [PATCH] adding metadata to landing pages --- build/reference-architectures/templates/index.liquid | 1 + docs/cloud-adoption-guide/index.md | 1 + docs/data-guide/index.md | 1 + docs/guide/index.md | 1 + docs/reference-architectures/index.md | 1 + 5 files changed, 5 insertions(+) diff --git a/build/reference-architectures/templates/index.liquid b/build/reference-architectures/templates/index.liquid index 29940265ab5..c8deb695d1d 100644 --- a/build/reference-architectures/templates/index.liquid +++ b/build/reference-architectures/templates/index.liquid @@ -2,6 +2,7 @@ title: {{ title }} description: {{ description }} layout: LandingPage +ms.topic: landing-page --- diff --git a/docs/cloud-adoption-guide/index.md b/docs/cloud-adoption-guide/index.md index 1fa700ee115..07f026e7f2f 100644 --- a/docs/cloud-adoption-guide/index.md +++ b/docs/cloud-adoption-guide/index.md @@ -1,5 +1,6 @@ --- layout: LandingPage +ms.topic: landing-page --- # Cloud Adoption Guide diff --git a/docs/data-guide/index.md b/docs/data-guide/index.md index e443e24707a..df224d4970b 100644 --- a/docs/data-guide/index.md +++ b/docs/data-guide/index.md @@ -4,6 +4,7 @@ description: author: zoinerTejada ms:date: 02/12/2018 layout: LandingPage +ms.topic: landing-page --- # Azure Data Architecture Guide diff --git a/docs/guide/index.md b/docs/guide/index.md index b8a85517b7c..954759dc2f4 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -1,5 +1,6 @@ --- layout: LandingPage +ms.topic: landing-page --- # Azure Application Architecture Guide diff --git a/docs/reference-architectures/index.md b/docs/reference-architectures/index.md index efe79cf7a0d..7158a7a14df 100644 --- a/docs/reference-architectures/index.md +++ b/docs/reference-architectures/index.md @@ -2,6 +2,7 @@ title: Azure Reference Architectures description: Reference architectures, blueprints, and prescriptive implementation guidance for common workloads on Azure. layout: LandingPage +ms.topic: landing-page ---