You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ki...@apache.org on 2022/01/07 10:12:21 UTC

[incubator-seatunnel-website] branch main updated: add user logo (#42)

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

kirs 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 c09bbd1  add user logo (#42)
c09bbd1 is described below

commit c09bbd1c98a01cad4658a56263b1cf8e5b1a7574
Author: lifeng <53...@users.noreply.github.com>
AuthorDate: Fri Jan 7 18:12:14 2022 +0800

    add user logo (#42)
    
    * Update languages.json
    
    * add user logo
    
    add user logo
---
 src/pages/user/images.json         |   7 ++++++-
 static/user/AURORA.png             | Bin 0 -> 14439 bytes
 static/user/Big_Data_Academy.png   | Bin 0 -> 293964 bytes
 static/user/ShiHang Fresh.png      | Bin 0 -> 11359 bytes
 static/user/Sunyard.png            | Bin 0 -> 12093 bytes
 static/user/ZHUOFANINFORMATION.png | Bin 0 -> 5383 bytes
 6 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/pages/user/images.json b/src/pages/user/images.json
index bcb9cc1..21578fb 100644
--- a/src/pages/user/images.json
+++ b/src/pages/user/images.json
@@ -14,5 +14,10 @@
     {"url":"数字广东.png"},
     {"url":"guanyuzuiyou.png"},
     {"url":"youzu.png"},
-    {"url":"boton.png"}
+    {"url":"boton.png"},
+    {"url":"Sunyard.png"},
+    {"url":"AURORA.png"},
+    {"url":"ZHUOFANINFORMATION.png"},
+    {"url":"Big_Data_Academy.png"},
+    {"url":"ShiHang Fresh.png"}
 ]
\ No newline at end of file
diff --git a/static/user/AURORA.png b/static/user/AURORA.png
new file mode 100644
index 0000000..f6fc166
Binary files /dev/null and b/static/user/AURORA.png differ
diff --git a/static/user/Big_Data_Academy.png b/static/user/Big_Data_Academy.png
new file mode 100644
index 0000000..827df3d
Binary files /dev/null and b/static/user/Big_Data_Academy.png differ
diff --git a/static/user/ShiHang Fresh.png b/static/user/ShiHang Fresh.png
new file mode 100644
index 0000000..7e39d0e
Binary files /dev/null and b/static/user/ShiHang Fresh.png differ
diff --git a/static/user/Sunyard.png b/static/user/Sunyard.png
new file mode 100644
index 0000000..46015ea
Binary files /dev/null and b/static/user/Sunyard.png differ
diff --git a/static/user/ZHUOFANINFORMATION.png b/static/user/ZHUOFANINFORMATION.png
new file mode 100644
index 0000000..3642f66
Binary files /dev/null and b/static/user/ZHUOFANINFORMATION.png differ