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 6744eba  add Logo (#79)
6744eba is described below

commit 6744eba80392bef7b6349086c3ac9c4da3e8dfe6
Author: lifeng <[email protected]>
AuthorDate: Wed Mar 16 16:46:14 2022 +0800

    add Logo (#79)
    
    * add logo
    
    * add
---
 src/pages/user/images.json                           |   4 +++-
 static/user/OPPO.png                                 | Bin 0 -> 10959 bytes
 static/user/{ShiHang Fresh.png => ShiHang_Fresh.png} | Bin
 static/user/Shopee.png                               | Bin 0 -> 32286 bytes
 4 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/pages/user/images.json b/src/pages/user/images.json
index af6833c..ab7bdd4 100644
--- a/src/pages/user/images.json
+++ b/src/pages/user/images.json
@@ -19,5 +19,7 @@
     {"url":"AURORA.png"},
     {"url":"ZhuoFan.png"},
     {"url":"Big_Data_Academy.png"},
-    {"url":"ShiHang Fresh.png"}
+    {"url":"ShiHang_Fresh.png"},
+    {"url":"OPPO.png"},
+    {"url":"Shopee.png"}
 ]
\ No newline at end of file
diff --git a/static/user/OPPO.png b/static/user/OPPO.png
new file mode 100644
index 0000000..40433a8
Binary files /dev/null and b/static/user/OPPO.png differ
diff --git a/static/user/ShiHang Fresh.png b/static/user/ShiHang_Fresh.png
similarity index 100%
rename from static/user/ShiHang Fresh.png
rename to static/user/ShiHang_Fresh.png
diff --git a/static/user/Shopee.png b/static/user/Shopee.png
new file mode 100644
index 0000000..8a534a2
Binary files /dev/null and b/static/user/Shopee.png differ

Reply via email to