This is an automated email from the ASF dual-hosted git repository.
albumenj 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 7479747fff7 Add rust tag (#1376)
7479747fff7 is described below
commit 7479747fff702bb84e2e464a3492e87d34a6a425
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Aug 12 15:58:50 2022 +0800
Add rust tag (#1376)
---
content/zh/docs3-v2/_index.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/content/zh/docs3-v2/_index.md b/content/zh/docs3-v2/_index.md
index 458ed2532d4..3b3fe7cf495 100755
--- a/content/zh/docs3-v2/_index.md
+++ b/content/zh/docs3-v2/_index.md
@@ -59,6 +59,16 @@ menu:
</div>
</div>
</div>
+ <div class="col-sm col-md-6 mb-4 mb-md-0">
+ <div class="h-100 card shadow">
+ <div class="card-body">
+ <h4 class="card-title">
+ <a href='{{< relref "./rust-sdk" >}}'>Rust SDK</a>
+ </h4>
+ <p>Rust SDK 手册</p>
+ </div>
+ </div>
+ </div>
</div>
<hr>