Skip to content

Commit dd4f6ee

Browse files
authored
Merge pull request #22563 from celestehorgan/remove-deprecationwarning
Remove deprecationwarning shortcode in /zh/_index.html in favor of layout partial
2 parents 4df2f76 + af13203 commit dd4f6ee

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)