You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/12/08 09:56:30 UTC

[dolphinscheduler-website] branch master updated: [Feature] Add logo. (#567)

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

kirs 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 7c5fea1  [Feature] Add logo. (#567)
7c5fea1 is described below

commit 7c5fea166320c8963b72e565b5c82516afc498ab
Author: songjianet <17...@qq.com>
AuthorDate: Wed Dec 8 17:55:08 2021 +0800

    [Feature] Add logo. (#567)
---
 img/ourusers/fankewang.png  | Bin 0 -> 4683 bytes
 img/ourusers/yueyunkeji.png | Bin 0 -> 3358 bytes
 site_config/home.jsx        |  12 ++++++++++++
 3 files changed, 12 insertions(+)

diff --git a/img/ourusers/fankewang.png b/img/ourusers/fankewang.png
new file mode 100644
index 0000000..d0b2a22
Binary files /dev/null and b/img/ourusers/fankewang.png differ
diff --git a/img/ourusers/yueyunkeji.png b/img/ourusers/yueyunkeji.png
new file mode 100644
index 0000000..60257f7
Binary files /dev/null and b/img/ourusers/yueyunkeji.png differ
diff --git a/site_config/home.jsx b/site_config/home.jsx
index c7887cc..4621414 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -296,6 +296,12 @@ export default {
         {
           img: '/img/ourusers/360.png',
         },
+        {
+          img: '/img/ourusers/fankewang.png',
+        },
+        {
+          img: '/img/ourusers/yueyunkeji.png',
+        },
       ],
     },
     userreview: {
@@ -553,6 +559,12 @@ export default {
         {
           img: '/img/ourusers/360.png',
         },
+        {
+          img: '/img/ourusers/fankewang.png',
+        },
+        {
+          img: '/img/ourusers/yueyunkeji.png',
+        },
       ],
     },
     events: {