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/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new af09fd5  update star and fork data
     new 94156cd  Merge pull request #211 from dailidong/master
af09fd5 is described below

commit af09fd5ddd08378df7e5e2023348f6e29b3efb73
Author: dailidong <[email protected]>
AuthorDate: Tue Nov 17 18:48:53 2020 +0800

    update star and fork data
---
 src/pages/home/index.jsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx
index a261b8f..afd00fd 100755
--- a/src/pages/home/index.jsx
+++ b/src/pages/home/index.jsx
@@ -75,13 +75,13 @@ class Home extends Language {
               <a href="https://github.com/apache/incubator-dolphinscheduler"; 
target="_blank" rel="noopener noreferrer">
                 <div className="star">
                   <img 
src="https://img.alicdn.com/tfs/TB1FlB1JwHqK1RjSZFPXXcwapXa-32-32.png"; />
-                  <span className="count">4K </span>
+                  <span className="count">4.7K </span>
                 </div>
               </a>
               <a 
href="https://github.com/apache/incubator-dolphinscheduler/fork"; 
target="_blank" rel="noopener noreferrer">
                 <div className="fork">
                   <img 
src="https://img.alicdn.com/tfs/TB1zbxSJwDqK1RjSZSyXXaxEVXa-32-32.png"; />
-                  <span className="count">1.3K </span>
+                  <span className="count">1.6K </span>
                 </div>
               </a>
             </div>

Reply via email to