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

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


The following commit(s) were added to refs/heads/master by this push:
     new db2ff45  Update powered-by-kyuubi page (#86)
db2ff45 is described below

commit db2ff455bb37aee600ed9c82e42e6763e69522a2
Author: jeffery <[email protected]>
AuthorDate: Fri Oct 21 14:23:49 2022 +0800

    Update powered-by-kyuubi page (#86)
    
    * rebuild homePage
    
    * feature: modify homePage style
    
    * style: modify homePage desc font size
    
    * style: rename footer img
    
    * style: capitalize title
    
    * style: capitalize the title of join the community block
    
    * feature: add powered-by-kyuubi,change Ecosystem icons,add three block to 
community
    
    * feature: change powered icon
    
    * feature: add powered pictures
    
    * feature: update powered-by-kyuubi image
    
    Co-authored-by: jipengfei01 <[email protected]>
---
 data/homePage.json               |   4 +++-
 static/homePageImg/powered37.png | Bin 0 -> 6532 bytes
 static/homePageImg/powered38.png | Bin 0 -> 6604 bytes
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/homePage.json b/data/homePage.json
index 619174c..74b2dcd 100644
--- a/data/homePage.json
+++ b/data/homePage.json
@@ -132,6 +132,8 @@
     "homePageImg/powered33.png",
     "homePageImg/powered34.png",
     "homePageImg/powered35.png",
-    "homePageImg/powered36.png"
+    "homePageImg/powered36.png",
+    "homePageImg/powered37.png",
+    "homePageImg/powered38.png"
   ]
 }
\ No newline at end of file
diff --git a/static/homePageImg/powered37.png b/static/homePageImg/powered37.png
new file mode 100644
index 0000000..adab0c1
Binary files /dev/null and b/static/homePageImg/powered37.png differ
diff --git a/static/homePageImg/powered38.png b/static/homePageImg/powered38.png
new file mode 100644
index 0000000..9296a79
Binary files /dev/null and b/static/homePageImg/powered38.png differ

Reply via email to