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 5ade2c71 Add user ebay (#73)
5ade2c71 is described below
commit 5ade2c71f8421123d59a65c09ad91b8a877cc427
Author: Fei Wang <[email protected]>
AuthorDate: Mon Jul 22 23:00:14 2024 -0700
Add user ebay (#73)
---
docs/assets/logo/users/ebay.png | Bin 0 -> 169132 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/ebay.png b/docs/assets/logo/users/ebay.png
new file mode 100644
index 00000000..eed410db
Binary files /dev/null and b/docs/assets/logo/users/ebay.png differ
diff --git a/docs/user.md b/docs/user.md
index 9ad34692..26723a90 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -96,4 +96,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/bigo.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/ebay.png">
+ </div>
</div>