Skip to content

Commit ad27df4

Browse files
authored
Disable primary-nav and landing-page feature in docs-builder (#673)
1 parent 19ce453 commit ad27df4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docset.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ subs:
1111
eck: "Elastic Cloud on Kubernetes"
1212

1313
features:
14-
primary-nav: true
15-
landing-page: true
14+
primary-nav: false
15+
landing-page: false
1616

1717
toc:
1818
- file: index.md

0 commit comments

Comments
 (0)