Added toc_hide=true flag to file frontmatter (#8633)
This commit is contained in:
committed by
k8s-ci-robot
parent
1f14ee8619
commit
df77bb6800
@@ -3,6 +3,7 @@ title: Example Concept Template
|
||||
reviewers:
|
||||
- chenopis
|
||||
content_template: templates/concept
|
||||
toc_hide: true
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Example Task Template
|
||||
reviewers:
|
||||
- chenopis
|
||||
content_template: templates/task
|
||||
toc_hide: true
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
@@ -7,6 +7,7 @@ js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax
|
||||
title: Advanced Topics
|
||||
track: "USERS > CLUSTER OPERATOR > ADVANCED"
|
||||
content_template: templates/user-journey-content
|
||||
toc_hide: true
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
Reference in New Issue
Block a user