You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2021/11/24 07:06:51 UTC

[dolphinscheduler-website] branch master updated: uodate blog js. (#546)

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

leonbao 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 f3f2b05  uodate blog js. (#546)
f3f2b05 is described below

commit f3f2b05578b02f4870d0de22b75da7c9cb69d460
Author: debrachena <93...@users.noreply.github.com>
AuthorDate: Wed Nov 24 15:06:46 2021 +0800

    uodate blog js. (#546)
    
    * create Lizhi case study blog
    
    create Lizhi case study blog
    
    * Update blog.js
    
    * Lizhi case study
    
    Lizhi case study
    
    * Delete Lizhi-case-study.md
    
    * update Lizhi case study blog
    
    update Lizhi case study blog
    
    * create Lizhi case study(En)
    
    create Lizhi case study(En)
    
    * update blog js.(Lizhi case study(En)
    
    update blog js.(Lizhi case study(En)
    
    * update blog.js
    
    update blog.js
    
    Co-authored-by: OS <29...@users.noreply.github.com>
---
 site_config/blog.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/site_config/blog.js b/site_config/blog.js
index 2d1be7c..e70a175 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -4,15 +4,15 @@ export default {
     postsTitle: 'All posts',
     list: [
       {
-        title: 'Lizhi-case-study(En)',
+        title: 'A Formidable Combination of Lizhi Machine Learning Platform& DolphinScheduler Creates New Paradigm for Data Process in the Future!',
         author: 'Debra Chen',
         dateStr: '2021-11-24',
         desc: 'Lizhi case study(En)',
         link: '/en-us/blog/Lizhi-case-study(En).html',
       },
       {
-        title: 'DS-2.0-alpha-release(En)',
-        author: 'Debbra Chen',
+        title: 'Refactoring, Plug-in, Performance Improves By 20 times, Apache DolphinScheduler 2.0 alpha Release Highlights Check!',
+        author: 'Debra Chen',
         dateStr: '2021-10-29',
         desc: 'DolphinScheduler 2.0 alpha release',
         link: '/en-us/blog/DS-2.0-alpha-release(En).html',