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 aa8818b add user kcbebank (#89)
aa8818b is described below
commit aa8818bf9dc1193c232df1c56cfe6d0c900c8276
Author: conor <[email protected]>
AuthorDate: Tue Nov 19 07:29:25 2024 -0600
add user kcbebank (#89)
Co-authored-by: zhaozhen <[email protected]>
---
docs/assets/logo/users/kcb.png | Bin 0 -> 28869 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/kcb.png b/docs/assets/logo/users/kcb.png
new file mode 100644
index 0000000..07748b7
Binary files /dev/null and b/docs/assets/logo/users/kcb.png differ
diff --git a/docs/user.md b/docs/user.md
index a87a37b..b4ae587 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -120,4 +120,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/nio.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/kcb.png">
+ </div>
</div>