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 7b0392b1f Add user stripe (#77)
7b0392b1f is described below
commit 7b0392b1fcf73e5636414a30f3249bb1b33edb6c
Author: lohitvijayarenu <[email protected]>
AuthorDate: Tue Aug 6 19:04:40 2024 -0700
Add user stripe (#77)
* Add Stripe user
* update user
---------
Co-authored-by: Lohit VijayaRenu <[email protected]>
---
docs/assets/logo/users/stripe.png | Bin 0 -> 23480 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/stripe.png
b/docs/assets/logo/users/stripe.png
new file mode 100644
index 000000000..cd1836f9c
Binary files /dev/null and b/docs/assets/logo/users/stripe.png differ
diff --git a/docs/user.md b/docs/user.md
index 26723a90c..c38f37575 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -99,4 +99,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/ebay.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/stripe.png">
+ </div>
</div>