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 aaedb80  Add user YY (#82)
aaedb80 is described below

commit aaedb8024a9bd2f3776d282eac8acab7ab741e33
Author: peiyue liu <[email protected]>
AuthorDate: Mon Aug 12 16:13:24 2024 +0800

    Add user YY (#82)
    
    Co-authored-by: liupeiyue <[email protected]>
---
 docs/assets/logo/users/yy.png | Bin 0 -> 28760 bytes
 docs/user.md                  |   3 +++
 2 files changed, 3 insertions(+)

diff --git a/docs/assets/logo/users/yy.png b/docs/assets/logo/users/yy.png
new file mode 100644
index 0000000..58c6a32
Binary files /dev/null and b/docs/assets/logo/users/yy.png differ
diff --git a/docs/user.md b/docs/user.md
index 386982c..9a0b16e 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -108,4 +108,7 @@ companyItemImg {
     <div class="companyItem">
        <img class="companyItemImg" src="../assets/logo/users/xiaomi.png">
     </div>
+    <div class="companyItem">
+       <img class="companyItemImg" src="../assets/logo/users/yy.png">
+    </div>
 </div>

Reply via email to