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

bowenliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new beda0d3  add user logos of ilum, yylive and jjworld (#160)
beda0d3 is described below

commit beda0d3d20cc2a9b673cda3d86ac7666a54d01ec
Author: Bowen Liang <[email protected]>
AuthorDate: Sun Oct 27 17:00:36 2024 +0800

    add user logos of ilum, yylive and jjworld (#160)
---
 data/homePage.json               |   5 ++++-
 static/homePageImg/powered46.png | Bin 0 -> 4724 bytes
 static/homePageImg/powered47.png | Bin 0 -> 4138 bytes
 static/homePageImg/powered48.png | Bin 0 -> 19385 bytes
 4 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/data/homePage.json b/data/homePage.json
index 8876ac1..36da306 100644
--- a/data/homePage.json
+++ b/data/homePage.json
@@ -141,6 +141,9 @@
     "homePageImg/powered42.png",
     "homePageImg/powered43.png",
     "homePageImg/powered44.png",
-    "homePageImg/powered45.png"
+    "homePageImg/powered45.png",
+    "homePageImg/powered46.png",
+    "homePageImg/powered47.png",
+    "homePageImg/powered48.png"
   ]
 }
\ No newline at end of file
diff --git a/static/homePageImg/powered46.png b/static/homePageImg/powered46.png
new file mode 100644
index 0000000..86f206b
Binary files /dev/null and b/static/homePageImg/powered46.png differ
diff --git a/static/homePageImg/powered47.png b/static/homePageImg/powered47.png
new file mode 100644
index 0000000..8e50a5c
Binary files /dev/null and b/static/homePageImg/powered47.png differ
diff --git a/static/homePageImg/powered48.png b/static/homePageImg/powered48.png
new file mode 100644
index 0000000..5067874
Binary files /dev/null and b/static/homePageImg/powered48.png differ

Reply via email to