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

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


The following commit(s) were added to refs/heads/master by this push:
     new 45278e2  add new users logos (#419)
45278e2 is described below

commit 45278e221b08f1728154edbf53aa236239d79ac1
Author: David <[email protected]>
AuthorDate: Wed Aug 11 23:16:48 2021 +0800

    add new users logos (#419)
---
 site_config/home.jsx | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index 5a77aae..8b751b2 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -254,6 +254,27 @@ export default {
         {
           img: '/img/ourusers/[email protected]',
         },
+        {
+          img: '/img/ourusers/jdt.png',
+        },
+        {
+          img: '/img/ourusers/hundsun.png',
+        },
+        {
+          img: '/img/ourusers/zhaopin.png',
+        },
+        {
+          img: '/img/ourusers/dell.png',
+        },        
+        {
+          img: '/img/ourusers/shansong.png',
+        },
+        {
+          img: '/img/ourusers/189.png',
+        },        
+        {
+          img: '/img/ourusers/360.png',
+        },   
       ],
     },
     userreview: {
@@ -490,6 +511,27 @@ export default {
         {
           img: '/img/ourusers/[email protected]',
         },
+        {
+          img: '/img/ourusers/jdt.png',
+        },
+        {
+          img: '/img/ourusers/hundsun.png',
+        },
+        {
+          img: '/img/ourusers/zhaopin.png',
+        },
+        {
+          img: '/img/ourusers/dell.png',
+        },        
+        {
+          img: '/img/ourusers/shansong.png',
+        },
+        {
+          img: '/img/ourusers/189.png',
+        },        
+        {
+          img: '/img/ourusers/360.png',
+        },           
       ],
     },
     events: {

Reply via email to