zh-trans: Fix the problem of showing invalidation (#11158)
修复concept主页显示失效的问题,详见:<https://kubernetes.io/zh/docs/concepts/>
This commit is contained in:
@@ -1,10 +1,3 @@
|
|||||||
<!-- ---
|
|
||||||
title: Concepts
|
|
||||||
main_menu: true
|
|
||||||
content_template: templates/concept
|
|
||||||
weight: 40
|
|
||||||
--- -->
|
|
||||||
|
|
||||||
---
|
---
|
||||||
title: 概念
|
title: 概念
|
||||||
main_menu: true
|
main_menu: true
|
||||||
@@ -12,6 +5,13 @@ content_template: templates/concept
|
|||||||
weight: 40
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- ---
|
||||||
|
title: Concepts
|
||||||
|
main_menu: true
|
||||||
|
content_template: templates/concept
|
||||||
|
weight: 40
|
||||||
|
--- -->
|
||||||
|
|
||||||
{{% capture overview %}}
|
{{% 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. -->
|
<!-- 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. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user