zh-trans: Fix the problem of showing invalidation (#11158)

修复concept主页显示失效的问题,详见:<https://kubernetes.io/zh/docs/concepts/>
This commit is contained in:
Linus Lee
2018-11-22 19:35:54 +08:00
committed by k8s-ci-robot
parent 51ac99f7bd
commit 8cdf83d64f
+7 -7
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. -->