From af1320392a07468d9662822eb19e2b3214927feb Mon Sep 17 00:00:00 2001 From: Celeste Horgan Date: Fri, 17 Jul 2020 12:56:23 -0700 Subject: [PATCH] Remove deprecationwarning shortcode in favor of layout partial Signed-off-by: Celeste Horgan --- content/zh/_index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/zh/_index.html b/content/zh/_index.html index 1b0ff01700..3dab160c77 100644 --- a/content/zh/_index.html +++ b/content/zh/_index.html @@ -4,7 +4,6 @@ abstract: "自动化的容器部署、扩展和管理" cid: home --- -{{< deprecationwarning >}} {{< blocks/section id="oceanNodes" >}} {{% blocks/feature image="flower" %}} @@ -86,4 +85,4 @@ Kubernetes 是开源系统,可以自由地部署在企业内部,私有云、 {{< blocks/kubernetes-features >}} -{{< blocks/case-studies >}} +{{< blocks/case-studies >}} \ No newline at end of file