This is an automated email from the ASF dual-hosted git repository.
angerszhuuuu 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 adcb9c456 add bigo user (#60)
adcb9c456 is described below
commit adcb9c456e8ac8d977b13669b7a433ae6f624e03
Author: Leo Li <[email protected]>
AuthorDate: Mon May 13 10:37:43 2024 +0800
add bigo user (#60)
---
docs/assets/logo/users/bigo.png | Bin 0 -> 31801 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/bigo.png b/docs/assets/logo/users/bigo.png
new file mode 100644
index 000000000..d31433693
Binary files /dev/null and b/docs/assets/logo/users/bigo.png differ
diff --git a/docs/user.md b/docs/user.md
index f91a1f9c6..9ad34692a 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -93,4 +93,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/zto.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/bigo.png">
+ </div>
</div>