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 6d71b058 Add user NIO (#88)
6d71b058 is described below

commit 6d71b058ff8cae8f2c9624a1ef93deda4aaa8ce2
Author: Lennon Chin <[email protected]>
AuthorDate: Sat Oct 12 14:30:15 2024 +0800

    Add user NIO (#88)
---
 docs/assets/logo/users/nio.png | Bin 0 -> 35683 bytes
 docs/user.md                   |   3 +++
 2 files changed, 3 insertions(+)

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

Reply via email to