diff --git a/content/zh/docs/templates/index.md b/content/zh/docs/templates/index.md index ca03031f1e..cddc5576cc 100644 --- a/content/zh/docs/templates/index.md +++ b/content/zh/docs/templates/index.md @@ -1,3 +1,29 @@ --- headless: true + +resources: +- src: "*alpha*" + title: "alpha" +- src: "*beta*" + title: "beta" +- src: "*deprecated*" + title: "废弃" +- src: "*stable*" + title: "稳定" --- + +