zh-trans: add _index.md (#11205)
* zh-trans: add _index.md zh-trans: add _index.md * Update _index.md
This commit is contained in:
parent
752ad6471e
commit
ebac89ef49
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: Kubernetes 博客
|
||||
linkTitle: 博客
|
||||
menu:
|
||||
main:
|
||||
title: "博客"
|
||||
weight: 40
|
||||
post: >
|
||||
<p>阅读关于 kubernetes 和容器规范的最新信息,以及获取最新的技术。</p>
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Kubernetes Blog
|
||||
linkTitle: Blog
|
||||
menu:
|
||||
main:
|
||||
title: "Blog"
|
||||
weight: 40
|
||||
post: >
|
||||
<p>Read the latest news for Kubernetes and the containers space in general, and get technical how-tos hot off the presses.</p>
|
||||
---
|
||||
-->
|
Loading…
Reference in New Issue