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

zhouky 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 28370416 Add user jjworld (#85)
28370416 is described below

commit 28370416640e7c4abc313a0b55d30001a07aa854
Author: HYBG-1126 <[email protected]>
AuthorDate: Wed Oct 9 13:50:01 2024 +0800

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

diff --git a/docs/assets/logo/users/jjworld.png 
b/docs/assets/logo/users/jjworld.png
new file mode 100644
index 00000000..a34c2801
Binary files /dev/null and b/docs/assets/logo/users/jjworld.png differ
diff --git a/docs/user.md b/docs/user.md
index 4d0db406..e5f51dc2 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -114,4 +114,7 @@ companyItemImg {
     <div class="companyItem">
        <img class="companyItemImg" 
src="../assets/logo/users/wuxianshenghuo.png">
     </div>
+    <div class="companyItem">
+       <img class="companyItemImg" src="../assets/logo/users/jjworld.png">
+    </div>
 </div>

Reply via email to