This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b36f6621e2 add user logo (#229)
b36f6621e2 is described below

commit b36f6621e2ca0020a4e879c50ba86963136d3df3
Author: lifeng <[email protected]>
AuthorDate: Sat May 6 13:49:35 2023 +0800

    add user logo (#229)
---
 src/pages/user/images.json       |  11 ++++++++++-
 static/user/Big_Data_Academy.png | Bin 293964 -> 218298 bytes
 static/user/Byte.jpg             | Bin 0 -> 24766 bytes
 static/user/Dmall.jpg            | Bin 0 -> 8628 bytes
 static/user/JPM.jpg              | Bin 0 -> 12178 bytes
 static/user/SYzz.jpg             | Bin 0 -> 10783 bytes
 static/user/coupang.jpg          | Bin 0 -> 15359 bytes
 static/user/cqdw.jpg             | Bin 0 -> 14820 bytes
 static/user/sfy.jpg              | Bin 0 -> 21122 bytes
 static/user/songguo.png          | Bin 0 -> 23743 bytes
 static/user/stey.jpg             | Bin 0 -> 10809 bytes
 11 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/src/pages/user/images.json b/src/pages/user/images.json
index ab7bdd4ce4..4b236fae9f 100644
--- a/src/pages/user/images.json
+++ b/src/pages/user/images.json
@@ -1,4 +1,8 @@
 [
+    {"url":"JPM.jpg"},
+    {"url":"coupang.jpg"},
+    {"url":"stey.jpg"},
+    {"url":"Byte.jpg"},
     {"url":"360.png"},
     {"url":"bilibili.png"},
     {"url":"boss直聘.png"},
@@ -6,6 +10,7 @@
     {"url":"foxcoon.png"},
     {"url":"T3出行.png"},
     {"url":"tencent_cloud.png"},
+    {"url":"Dmall.jpg"},
     {"url":"huya.png"},
     {"url":"qunar.png"},
     {"url":"anchnet.png"},
@@ -21,5 +26,9 @@
     {"url":"Big_Data_Academy.png"},
     {"url":"ShiHang_Fresh.png"},
     {"url":"OPPO.png"},
-    {"url":"Shopee.png"}
+    {"url":"Shopee.png"},
+    {"url":"songguo.png"},
+    {"url":"cqdw.jpg"},
+    {"url":"SYzz.jpg"},
+    {"url":"sfy.jpg"}
 ]
\ No newline at end of file
diff --git a/static/user/Big_Data_Academy.png b/static/user/Big_Data_Academy.png
index 827df3db54..70078d40c3 100644
Binary files a/static/user/Big_Data_Academy.png and 
b/static/user/Big_Data_Academy.png differ
diff --git a/static/user/Byte.jpg b/static/user/Byte.jpg
new file mode 100644
index 0000000000..769305a54e
Binary files /dev/null and b/static/user/Byte.jpg differ
diff --git a/static/user/Dmall.jpg b/static/user/Dmall.jpg
new file mode 100644
index 0000000000..5b54236b34
Binary files /dev/null and b/static/user/Dmall.jpg differ
diff --git a/static/user/JPM.jpg b/static/user/JPM.jpg
new file mode 100644
index 0000000000..c84ccd89a2
Binary files /dev/null and b/static/user/JPM.jpg differ
diff --git a/static/user/SYzz.jpg b/static/user/SYzz.jpg
new file mode 100644
index 0000000000..aa99f2d6e9
Binary files /dev/null and b/static/user/SYzz.jpg differ
diff --git a/static/user/coupang.jpg b/static/user/coupang.jpg
new file mode 100644
index 0000000000..84e858987e
Binary files /dev/null and b/static/user/coupang.jpg differ
diff --git a/static/user/cqdw.jpg b/static/user/cqdw.jpg
new file mode 100644
index 0000000000..dabdb0034d
Binary files /dev/null and b/static/user/cqdw.jpg differ
diff --git a/static/user/sfy.jpg b/static/user/sfy.jpg
new file mode 100644
index 0000000000..b66818d76c
Binary files /dev/null and b/static/user/sfy.jpg differ
diff --git a/static/user/songguo.png b/static/user/songguo.png
new file mode 100644
index 0000000000..779d289c09
Binary files /dev/null and b/static/user/songguo.png differ
diff --git a/static/user/stey.jpg b/static/user/stey.jpg
new file mode 100644
index 0000000000..558a481027
Binary files /dev/null and b/static/user/stey.jpg differ

Reply via email to