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 c1c045e add tuya inc (#96)
c1c045e is described below
commit c1c045e433fda8e1a57ae90de6d7cd4d038bbf18
Author: zyclove <[email protected]>
AuthorDate: Mon Dec 30 16:45:43 2024 +0800
add tuya inc (#96)
---
docs/assets/logo/users/tuya.png | Bin 0 -> 62123 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/tuya.png b/docs/assets/logo/users/tuya.png
new file mode 100644
index 0000000..61d3169
Binary files /dev/null and b/docs/assets/logo/users/tuya.png differ
diff --git a/docs/user.md b/docs/user.md
index 3ff96d4..35324ad 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -132,4 +132,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/netease_game.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/tuya.png">
+ </div>
</div>