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

caishunfeng 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 0676b465e fix: users yili not show bug (#804)
0676b465e is described below

commit 0676b465e39519742f5d4f4e76914a97c8463595
Author: Jiajie Zhong <[email protected]>
AuthorDate: Tue Jun 28 11:24:30 2022 +0800

    fix: users yili not show bug (#804)
---
 site_config/home.jsx | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index c17f7f819..1b884a5c9 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -544,6 +544,9 @@ export default {
         {
           img: '/img/ourusers/sutpc.png',
         },
+        {
+          img: '/img/ourusers/yili.png',
+        },
       ],
     },
     events: {

Reply via email to