zh-trans: Update content/zh/docs/templates/index.md (#11222)
This commit is contained in:
Vendored
+26
@@ -1,3 +1,29 @@
|
||||
---
|
||||
headless: true
|
||||
|
||||
resources:
|
||||
- src: "*alpha*"
|
||||
title: "alpha"
|
||||
- src: "*beta*"
|
||||
title: "beta"
|
||||
- src: "*deprecated*"
|
||||
title: "废弃"
|
||||
- src: "*stable*"
|
||||
title: "稳定"
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
headless: true
|
||||
|
||||
resources:
|
||||
- src: "*alpha*"
|
||||
title: "alpha"
|
||||
- src: "*beta*"
|
||||
title: "beta"
|
||||
- src: "*deprecated*"
|
||||
title: "deprecated"
|
||||
- src: "*stable*"
|
||||
title: "stable"
|
||||
---
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user