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 008d7d5  add new users (#393)
008d7d5 is described below

commit 008d7d5f0402952c3ddd5b61363305883a0c0916
Author: dailidong <[email protected]>
AuthorDate: Wed Jun 30 01:18:23 2021 +0800

    add new users (#393)
---
 site_config/home.jsx | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index 58ced3d..a56be53 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -2,7 +2,7 @@ export default {
   'zh-cn': {
     brand: {
       brandName: 'Apache DolphinScheduler',
-      briefIntroduction: '分布式易扩展的可视化DAG工作流任务调度系统',
+      briefIntroduction: '分布式易扩展的可视化工作流任务调度平台',
       buttons: [
         {
           text: '立即开始',
@@ -22,8 +22,8 @@ export default {
       releaseDate: '2019年08月05日发布',
     },
     introduction: {
-      title: '分布式易扩展的可视化DAG工作流任务调度系统',
-      desc: 'Apache 
DolphinScheduler是一个分布式去中心化,易扩展的可视化DAG工作流任务调度系统。致力于解决数据处理流程中错综复杂的依赖关系,使调度系统在数据处理流程中开箱即用。',
+      title: '分布式易扩展的可视化工作流任务调度平台',
+      desc: 'Apache 
DolphinScheduler是一个分布式去中心化,易扩展的可视化DAG工作流任务调度平台。致力于解决数据处理流程中错综复杂的依赖关系,使调度系统在数据处理流程中开箱即用。',
       img: '/img/archdiagram_zh.svg',
     },
     features: {
@@ -235,6 +235,15 @@ export default {
         {
           img: '/img/ourusers/[email protected]',
         },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
       ],
     },
     userreview: {
@@ -459,6 +468,15 @@ export default {
         {
           img: '/img/ourusers/[email protected]',
         },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
       ],
     },
     events: {

Reply via email to