Skip to content

Commit af13203

Browse files
committed
Remove deprecationwarning shortcode in favor of layout partial
Signed-off-by: Celeste Horgan <[email protected]>
1 parent 6925686 commit af13203

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/zh/_index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
cid: home
55
---
66

7-
{{< deprecationwarning >}}
87

98
{{< blocks/section id="oceanNodes" >}}
109
{{% blocks/feature image="flower" %}}
@@ -86,4 +85,4 @@ <h2>将 150+ 微服务迁移到 Kubernetes 上的挑战</h2>
8685

8786
{{< blocks/kubernetes-features >}}
8887

89-
{{< blocks/case-studies >}}
88+
{{< blocks/case-studies >}}

0 commit comments

Comments
 (0)