This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new da3e9c8e8 add aliexpress user (#302)
da3e9c8e8 is described below
commit da3e9c8e8819aae354e95e950fade53d09a5a284
Author: Shawn Yang <[email protected]>
AuthorDate: Fri Aug 22 16:00:32 2025 +0800
add aliexpress user (#302)
<img width="2058" height="1236" alt="image"
src="https://github.com/user-attachments/assets/77724628-53ef-44ab-8bc9-f6269d073522"
/>
---
src/pages/user/companies.json | 5 +++++
static/user/aliexpress.png | Bin 0 -> 51965 bytes
2 files changed, 5 insertions(+)
diff --git a/src/pages/user/companies.json b/src/pages/user/companies.json
index 01f479d93..93b2309c3 100644
--- a/src/pages/user/companies.json
+++ b/src/pages/user/companies.json
@@ -39,6 +39,11 @@
"link": "https://www.fliggy.com/",
"imgUrl": "fliggy.png"
},
+ {
+ "name": "AliExpress",
+ "link": "https://www.aliexpress.com/",
+ "imgUrl": "aliexpress.png"
+ },
{
"name": "字节跳动",
"link": "https://www.bytedance.com/",
diff --git a/static/user/aliexpress.png b/static/user/aliexpress.png
new file mode 100644
index 000000000..9523b8e2b
Binary files /dev/null and b/static/user/aliexpress.png differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]