From b4f5167074211267a34f62b3bb67e9c86986a6ff Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 21 Oct 2020 15:46:56 +0200 Subject: [PATCH] DDE: disable indexing Signed-off-by: Sebastiaan van Stijn --- _config.yml | 4 ++++ _config_authoring.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/_config.yml b/_config.yml index b8de24e4ee..35335d7a0b 100644 --- a/_config.yml +++ b/_config.yml @@ -99,6 +99,10 @@ defaults: values: sitemap: false title: Docker Enterprise moved to Mirantis + - scope: + path: "desktop/enterprise" + values: + sitemap: false - scope: path: "ee" values: diff --git a/_config_authoring.yml b/_config_authoring.yml index 7e50e433a9..96b000f15c 100644 --- a/_config_authoring.yml +++ b/_config_authoring.yml @@ -96,6 +96,10 @@ defaults: values: sitemap: false title: Docker Enterprise moved to Mirantis + - scope: + path: "desktop/enterprise" + values: + sitemap: false - scope: path: "ee" values: