This is an automated email from the ASF dual-hosted git repository.
nielifeng 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 4fbe6aa add user logo (#26)
4fbe6aa is described below
commit 4fbe6aa7ec5a56219c2ed499401e842acaaff917
Author: Kirs <[email protected]>
AuthorDate: Wed Dec 29 15:21:22 2021 +0800
add user logo (#26)
LGTM
---
src/pages/user/images.json | 7 +++++++
static/user/CMCC.png | Bin 0 -> 105770 bytes
static/user/anchnet.png | Bin 0 -> 52866 bytes
static/user/bilibili.png | Bin 0 -> 14250 bytes
static/user/foxcoon.png | Bin 0 -> 18219 bytes
static/user/huya.png | Bin 0 -> 20037 bytes
static/user/qunar.png | Bin 0 -> 6200 bytes
static/user/tencent_cloud.png | Bin 0 -> 12357 bytes
8 files changed, 7 insertions(+)
diff --git a/src/pages/user/images.json b/src/pages/user/images.json
index 8a32fce..86dbced 100644
--- a/src/pages/user/images.json
+++ b/src/pages/user/images.json
@@ -1,7 +1,14 @@
[
{"url":"360.png"},
+ {"url":"bilibili.png"},
{"url":"boss直聘.png"},
+ {"url":"CMCC.png"},
+ {"url":"foxcoon.png"},
{"url":"T3出行.png"},
+ {"url":"tencent_cloud.png"},
+ {"url":"huya.png"},
+ {"url":"qunar.png"},
+ {"url":"anchnet.png"},
{"url":"东方通.png"},
{"url":"中体彩科技.png"},
{"url":"中国电信.png"},
diff --git a/static/user/CMCC.png b/static/user/CMCC.png
new file mode 100644
index 0000000..f603c1d
Binary files /dev/null and b/static/user/CMCC.png differ
diff --git a/static/user/anchnet.png b/static/user/anchnet.png
new file mode 100644
index 0000000..624d739
Binary files /dev/null and b/static/user/anchnet.png differ
diff --git a/static/user/bilibili.png b/static/user/bilibili.png
new file mode 100644
index 0000000..7ba1077
Binary files /dev/null and b/static/user/bilibili.png differ
diff --git a/static/user/foxcoon.png b/static/user/foxcoon.png
new file mode 100644
index 0000000..1ba28e9
Binary files /dev/null and b/static/user/foxcoon.png differ
diff --git a/static/user/huya.png b/static/user/huya.png
new file mode 100644
index 0000000..31fa67a
Binary files /dev/null and b/static/user/huya.png differ
diff --git a/static/user/qunar.png b/static/user/qunar.png
new file mode 100644
index 0000000..054c56f
Binary files /dev/null and b/static/user/qunar.png differ
diff --git a/static/user/tencent_cloud.png b/static/user/tencent_cloud.png
new file mode 100644
index 0000000..edcf4e8
Binary files /dev/null and b/static/user/tencent_cloud.png differ