From 3e43c0db52e0db457e899d9fb20ba9bf1338cc71 Mon Sep 17 00:00:00 2001 From: chenrui Date: Sun, 25 Nov 2018 00:11:04 +0800 Subject: [PATCH] zh-trans: Update content/zh/docs/templates/index.md (#11222) --- content/zh/docs/templates/index.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) 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: "稳定" --- + +