This is an automated email from the ASF dual-hosted git repository.
plainheart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git
The following commit(s) were added to refs/heads/master by this push:
new 919a1035 hide v6.0.0 announcement
919a1035 is described below
commit 919a10351313094fd2ab37b7f33e5c04538aba16
Author: plainheart <[email protected]>
AuthorDate: Thu May 28 14:08:26 2026 +0800
hide v6.0.0 announcement
---
_jade/en/index.jade | 2 +-
_jade/zh/index.jade | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_jade/en/index.jade b/_jade/en/index.jade
index 554c8a5b..f0127b6d 100644
--- a/_jade/en/index.jade
+++ b/_jade/en/index.jade
@@ -17,7 +17,7 @@ block content
section#home-section
.home-brand-panel.description.container
.home-info
-
a.home-new-version-huge(href='#{host}/handbook/#{ecWWWLang}/basics/release-note/v6-feature',
target="_blank") v6.0.0 Released · 12 Major Updates
+ //-
a.home-new-version-huge(href='#{host}/handbook/#{ecWWWLang}/basics/release-note/v6-feature',
target="_blank") v6.0.0 Released · 12 Major Updates
.home-brand Apache ECharts
.home-subtitle An Open Source JavaScript Visualization
Library
diff --git a/_jade/zh/index.jade b/_jade/zh/index.jade
index a2e53690..8c90dd84 100644
--- a/_jade/zh/index.jade
+++ b/_jade/zh/index.jade
@@ -16,7 +16,7 @@ block content
section#home-section
.home-brand-panel.description.container
.home-info
-
a.home-new-version-huge(href='#{host}/handbook/#{ecWWWLang}/basics/release-note/v6-feature',
target="_blank") v6.0.0 新发布 · 12 项功能全面升级
+ //-
a.home-new-version-huge(href='#{host}/handbook/#{ecWWWLang}/basics/release-note/v6-feature',
target="_blank") v6.0.0 新发布 · 12 项功能全面升级
.home-brand Apache ECharts
.home-subtitle 一个基于 JavaScript 的开源可视化图表库
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]