This is an automated email from the ASF dual-hosted git repository.
wangzx 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 33b39b56 hide v5.5 release announcement
33b39b56 is described below
commit 33b39b56f2c1979ee1e3fb8d898d77ab92b01cc9
Author: plainheart <[email protected]>
AuthorDate: Thu Aug 22 17:23:21 2024 +0800
hide v5.5 release 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 8f78227a..1587c35d 100644
--- a/_jade/en/index.jade
+++ b/_jade/en/index.jade
@@ -41,7 +41,7 @@ block content
#home-landing-animation-close-btn
include ../components/svg/close.svg
- section#new-version-section π£ Apache ECharts 5.5 is out! See <a
href='#{host}/handbook/#{ecWWWLang}/basics/release-note/5-5-0?ref=banner'
target='_blank'>what's new</a>
+ //- section#new-version-section π£ Apache ECharts 5.5 is out! See
<a href='#{host}/handbook/#{ecWWWLang}/basics/release-note/5-5-0?ref=banner'
target='_blank'>what's new</a>
//- section#events-section
//- .container
diff --git a/_jade/zh/index.jade b/_jade/zh/index.jade
index 7dde82b2..540fb817 100644
--- a/_jade/zh/index.jade
+++ b/_jade/zh/index.jade
@@ -40,7 +40,7 @@ block content
#home-landing-animation-close-btn
include ../components/svg/close.svg
- section#new-version-section π£ Apache ECharts 5.5 εεΈδΊ! ζ₯η<a
href='#{host}/handbook/#{ecWWWLang}/basics/release-note/5-5-0?ref=banner'
target='_blank'>ζ°ηΉζ§</a>
+ //- section#new-version-section π£ Apache ECharts 5.5 εεΈδΊ! ζ₯η<a
href='#{host}/handbook/#{ecWWWLang}/basics/release-note/5-5-0?ref=banner'
target='_blank'>ζ°ηΉζ§</a>
//- section#events-section
//- .container
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]