This is an automated email from the ASF dual-hosted git repository.
shenghang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 4fbea9a78682 Add s7 user logo (#414)
4fbea9a78682 is described below
commit 4fbea9a78682cecba2115805c01b4ca87baf388c
Author: David Zollo <[email protected]>
AuthorDate: Thu Jan 8 21:20:32 2026 +0800
Add s7 user logo (#414)
---
src/pages/user/images.json | 5 +++--
static/user/s7.png | Bin 0 -> 17214 bytes
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/pages/user/images.json b/src/pages/user/images.json
index 4601f92cee7e..695fe3304fb6 100644
--- a/src/pages/user/images.json
+++ b/src/pages/user/images.json
@@ -40,5 +40,6 @@
{"url":"Keepawake.png"},
{"url":"sichuan.png"},
{"url":"yunde.png"},
- {"url":"zhiliwulian.png"}
-]
\ No newline at end of file
+ {"url":"zhiliwulian.png"},
+ {"url":"s7.png"}
+]
diff --git a/static/user/s7.png b/static/user/s7.png
new file mode 100644
index 000000000000..7825fbd8b9da
Binary files /dev/null and b/static/user/s7.png differ