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 c74aa34768 fix: Blog metadata error (#937)
c74aa34768 is described below
commit c74aa3476804ac7dd9d20efd974476755b68fccf
Author: Jay Chung <[email protected]>
AuthorDate: Tue Dec 12 17:56:30 2023 +0800
fix: Blog metadata error (#937)
---
...truction_and_management_practice_in_the_communications_industry.md | 4 ++--
blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.md | 4 ++--
.../How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.md | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git
a/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.md
b/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.md
index 5d5c1e8d8b..d08fc4bfd8 100644
---
a/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.md
+++
b/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.md
@@ -1,8 +1,8 @@
-```yaml
+---
title: Apache DolphinScheduler在某通信行业的多集群统一建设与管理实践
keywords: Apache DolphinScheduler, 通信, 多集群
description:
如果每个集群都独立部署调度系统,将会有多套调度服务管理入口,这对于运维和开发者,无论维护和使用上来说都非常不便。因此,我们决定构建一个统一调度平台,集中管理多个集群的调度任务,也为我们后续深度平台集成提供契机。
-```
+---

diff --git a/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.md
b/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.md
index 4e9a52c8da..d4bf9f9ae5 100644
--- a/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.md
+++ b/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.md
@@ -1,8 +1,8 @@
-```yaml
+---
title: Apache DolphinScheduler 3.0.0 升级到 3.1.8 教程
keywords: Apache DolphinScheduler, 升级, 教程
description: 安装部署的流程可参考官网的文档Version 3.1.8/部署指南/伪集群部署安装部署的流程可参考官网的文档
-```
+---
## 背景介绍
diff --git
a/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.md
b/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.md
index 2c9c64af9b..ea66497f18 100644
---
a/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.md
+++
b/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.md
@@ -1,10 +1,10 @@
###
-```yaml
+---
title: Apache DolphinScheduler如何完全设置东八区?
keywords: Apache DolphinScheduler, 时区, 东八区
description: 为了兼容全世界不同时区,Apache DolphinScheduler 使用的是 UTC 0
时区,包括保存到数据库表中的数据时区,以及展示到页面上的时区。
-```
+---