Skip to content

Commit b4f5167

Browse files
committed
DDE: disable indexing
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent e3ef5c5 commit b4f5167

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

_config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ defaults:
9999
values:
100100
sitemap: false
101101
title: Docker Enterprise moved to Mirantis
102+
- scope:
103+
path: "desktop/enterprise"
104+
values:
105+
sitemap: false
102106
- scope:
103107
path: "ee"
104108
values:

_config_authoring.yml

+4
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ defaults:
9696
values:
9797
sitemap: false
9898
title: Docker Enterprise moved to Mirantis
99+
- scope:
100+
path: "desktop/enterprise"
101+
values:
102+
sitemap: false
99103
- scope:
100104
path: "ee"
101105
values:

0 commit comments

Comments
 (0)