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

rexxiong 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 a9300ae21 Add user Hello (#93)
a9300ae21 is described below

commit a9300ae21183d28b45ab8057ecba213839da3c1b
Author: zhisheng <[email protected]>
AuthorDate: Wed Dec 18 12:26:12 2024 +0800

    Add user Hello (#93)
---
 docs/assets/logo/users/hello.png | Bin 0 -> 222706 bytes
 docs/user.md                     |   3 +++
 2 files changed, 3 insertions(+)

diff --git a/docs/assets/logo/users/hello.png b/docs/assets/logo/users/hello.png
new file mode 100644
index 000000000..f91874c0b
Binary files /dev/null and b/docs/assets/logo/users/hello.png differ
diff --git a/docs/user.md b/docs/user.md
index b4ae5870e..6ae3e995d 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -123,4 +123,7 @@ companyItemImg {
     <div class="companyItem">
        <img class="companyItemImg" src="../assets/logo/users/kcb.png">
     </div>
+    <div class="companyItem">
+       <img class="companyItemImg" src="../assets/logo/users/hello.png">
+    </div>
 </div>

Reply via email to