This is an automated email from the ASF dual-hosted git repository.

nicholasjiang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 32231aaa9 Add zto user (#59)
32231aaa9 is described below

commit 32231aaa93e1bcb55212a8cb31408780465cbcbc
Author: RuiQin <[email protected]>
AuthorDate: Sat May 11 11:31:08 2024 +0800

    Add zto user (#59)
---
 docs/assets/logo/users/zto.png | Bin 0 -> 9055 bytes
 docs/user.md                   |   3 +++
 2 files changed, 3 insertions(+)

diff --git a/docs/assets/logo/users/zto.png b/docs/assets/logo/users/zto.png
new file mode 100644
index 000000000..be7432209
Binary files /dev/null and b/docs/assets/logo/users/zto.png differ
diff --git a/docs/user.md b/docs/user.md
index ea731d4ff..f91a1f9c6 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -90,4 +90,7 @@ companyItemImg {
     <div class="companyItem">
        <img class="companyItemImg" src="../assets/logo/users/trip.png">
     </div>
+    <div class="companyItem">
+       <img class="companyItemImg" src="../assets/logo/users/zto.png">
+    </div>
 </div>

Reply via email to