Fix concept directory display problem (#11317)

This commit is contained in:
Linus Lee 2018-11-26 22:05:40 +08:00 committed by k8s-ci-robot
parent b8b71b6845
commit 26368ca74b
1 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,3 @@
<!-- ---
title: Concepts
main_menu: true
content_template: templates/concept
weight: 40
--- -->
---
title: 概念
main_menu: true
@ -12,6 +5,13 @@ content_template: templates/concept
weight: 40
---
<!-- ---
title: Concepts
main_menu: true
content_template: templates/concept
weight: 40
--- -->
{{% capture overview %}}
<!-- The Concepts section helps you learn about the parts of the Kubernetes system and the abstractions Kubernetes uses to represent your cluster, and helps you obtain a deeper understanding of how Kubernetes works. -->