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 d541b4d6e add Netease Game as one of users (#95)
d541b4d6e is described below
commit d541b4d6e26a04e294415c3b9a241a44c3f4d21e
Author: z1wu <[email protected]>
AuthorDate: Wed Dec 25 21:32:28 2024 +0800
add Netease Game as one of users (#95)
---
docs/assets/logo/users/netease_game.png | Bin 0 -> 13513 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/netease_game.png
b/docs/assets/logo/users/netease_game.png
new file mode 100644
index 000000000..6fdfdd62e
Binary files /dev/null and b/docs/assets/logo/users/netease_game.png differ
diff --git a/docs/user.md b/docs/user.md
index 49eba7d11..3ff96d472 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -129,4 +129,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/cisco.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/netease_game.png">
+ </div>
</div>