You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/11/01 03:43:38 UTC

[dolphinscheduler-website] branch master updated: [hotfix] blog render error (#838)

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

zhongjiajie 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 4a5c7b0d26 [hotfix] blog render error (#838)
4a5c7b0d26 is described below

commit 4a5c7b0d263901d98be4ae93556a7b6f08160bca
Author: Jay Chung <zh...@gmail.com>
AuthorDate: Tue Nov 1 11:43:32 2022 +0800

    [hotfix] blog render error (#838)
---
 site_config/blog.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site_config/blog.js b/site_config/blog.js
index 1da032fe22..1b1f85fc84 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -4,7 +4,7 @@ export default {
         postsTitle: 'All posts',
         list: [
             {
-                title: 'How did Yili explore a “path” for digital transformation based on DolphinScheduler?,
+                title: 'How did Yili explore a “path” for digital transformation based on DolphinScheduler?',
                 author: 'Debra Chen',
                 dateStr: '2022-10-31',
                 desc: 'People in general know about Yili. Every year, 1.3 billion... ',