This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new e242765280 fix style (#1098)
e242765280 is described below
commit e242765280978f2a24ac46aebeb08c5d43627c72
Author: huazhongming <[email protected]>
AuthorDate: Tue Jun 7 15:49:22 2022 +0800
fix style (#1098)
Signed-off-by: crazyhzm <[email protected]>
---
content/zh/_index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh/_index.html b/content/zh/_index.html
index ecd4cac4d2..40c06f7816 100644
--- a/content/zh/_index.html
+++ b/content/zh/_index.html
@@ -14,7 +14,7 @@ linkTitle = "Apache Dubbo Website"
</a>
<p class="lead mt-5 font-weight-bold">Apache Dubbo 是一款微服务框架,为大规模微服务实践提供高性能
RPC 通信、流量治理、可观测性等解决方案,<br/>
涵盖 Java、Golang 等多种语言 SDK 实现。</p>
- {{% blocks/link-down color="white" %}}
+ {{< blocks/link-down color="white" >}}
</div>
{{< /blocks/cover >}}