mirror of
https://github.com/kubesphere/website.git
synced 2025-12-25 15:32:54 +00:00
parent
ff1f7c3e6d
commit
b4d7af84f7
|
|
@ -2,6 +2,10 @@
|
|||
title: "Documentation"
|
||||
css: "scss/docs.scss"
|
||||
isDocsRoot: true
|
||||
_build:
|
||||
render: never
|
||||
list: never
|
||||
publishResources: false
|
||||
|
||||
LinkTitle: "文档"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
title: "Documentation"
|
||||
css: "scss/docs.scss"
|
||||
isDocsRoot: true
|
||||
_build:
|
||||
render: never
|
||||
list: never
|
||||
publishResources: false
|
||||
|
||||
LinkTitle: "文档"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@ title: 文档中心
|
|||
css: scss/docs.scss
|
||||
isDocsRoot: true
|
||||
LinkTitle: 文档
|
||||
_build:
|
||||
render: never
|
||||
list: never
|
||||
publishResources: false
|
||||
|
||||
section1:
|
||||
title: KubeSphere
|
||||
|
|
|
|||
Loading…
Reference in New Issue