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 5c79c6f3 add bytedance to users (#257)
5c79c6f3 is described below

commit 5c79c6f32d7742e9f7fa5a68ddadde75fda4f002
Author: Shawn Yang <[email protected]>
AuthorDate: Sat Jun 7 17:10:59 2025 +0800

    add bytedance to users (#257)
    
    
![image](https://github.com/user-attachments/assets/86fc4119-de64-4708-b568-a76c569f1baf)
---
 src/pages/user/companies.json |   7 ++++++-
 static/user/bytedance.png     | Bin 0 -> 16892 bytes
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/pages/user/companies.json b/src/pages/user/companies.json
index 6ce58c06..c0d72b7d 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": "字节跳动",
+    "link": "https://www.bytedance.com/";,
+    "imgUrl": "bytedance.png"
+  },
   {
     "name": "携程",
     "link": "https://www.ctrip.com/";,
@@ -114,4 +119,4 @@
     "link": "https://github.com/KouShenhai/KCloud-Platform-IoT";,
     "imgUrl": "KCloud-Platform-IoT.png"
   }
-]
+]
\ No newline at end of file
diff --git a/static/user/bytedance.png b/static/user/bytedance.png
new file mode 100644
index 00000000..5e2e09b7
Binary files /dev/null and b/static/user/bytedance.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to