This is an automated email from the ASF dual-hosted git repository. ovilia 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 2edfcc38 fix: remove ph link 2edfcc38 is described below commit 2edfcc386a2dea6ba709252c370ac69041003406 Author: Ovilia <zwl.s...@gmail.com> AuthorDate: Tue Aug 5 16:07:26 2025 +0800 fix: remove ph link --- _jade/en/index.jade | 1 - _jade/zh/index.jade | 1 - 2 files changed, 2 deletions(-) diff --git a/_jade/en/index.jade b/_jade/en/index.jade index 109a4cd2..ff41d0b1 100644 --- a/_jade/en/index.jade +++ b/_jade/en/index.jade @@ -20,7 +20,6 @@ block content a.home-new-version-huge(href='#{host}/handbook/#{ecWWWLang}/basics/release-note/v6-feature') v6.0.0 Released · 12 Major Updates .home-brand Apache ECharts .home-subtitle An Open Source JavaScript Visualization Library - <a class="home-product-hunt" href="https://www.producthunt.com/products/apache-echarts?embed=true&utm_source=badge-featured&utm_medium=badge&utm_source=badge-apache-echarts-6-0" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=998554&theme=light&t=1754378786747" alt="Apache ECharts 6.0 - Rank #1 Free Charting-library on GitHub with&# [...] .home-btn-panel a.btn.btn-main.btn-index-home(href='#{host}/handbook/#{ecWWWLang}/get-started') include ../components/svg/index-learn diff --git a/_jade/zh/index.jade b/_jade/zh/index.jade index 41d039c4..72ae9ddc 100644 --- a/_jade/zh/index.jade +++ b/_jade/zh/index.jade @@ -19,7 +19,6 @@ block content a.home-new-version-huge(href='#{host}/handbook/#{ecWWWLang}/basics/release-note/v6-feature') v6.0.0 全新发布 · 12 项功能全面升级 .home-brand Apache ECharts .home-subtitle 一个基于 JavaScript 的开源可视化图表库 - <a class="home-product-hunt" href="https://www.producthunt.com/products/apache-echarts?embed=true&utm_source=badge-featured&utm_medium=badge&utm_source=badge-apache-echarts-6-0" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=998554&theme=light&t=1754378786747" alt="Apache ECharts 6.0 - Rank #1 Free Charting-library on GitHub with&# [...] .home-btn-panel a.btn.btn-main.btn-index-home(href='#{host}/handbook/#{ecWWWLang}/get-started') include ../components/svg/index-learn --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org