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 ed9d73b7 fix
ed9d73b7 is described below
commit ed9d73b7362299ad924901677f94553e5216fda1
Author: plainheart <[email protected]>
AuthorDate: Sun Sep 28 15:43:39 2025 +0800
fix
---
_jade/en/committers.jade | 2 +-
_jade/zh/committers.jade | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade
index 8a0ecb60..f9d70e98 100644
--- a/_jade/en/committers.jade
+++ b/_jade/en/committers.jade
@@ -44,7 +44,7 @@ block content
.about-desc Shanghai, China
.col-md-3.col-sm-4.col-xs-6
.about-person
- a(href='https://www.behance.net/wjtjiayouac8aa',
target='_blank')
+ a(href='https://www.behance.net/wjtjiayouac8aa',
data-github='https://github.com/Wdingding', target='_blank')
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/王俊婷.jpg?_v_=#{cdnPayVersion}')
h5.about-name Junting Wang
.about-desc Baidu
diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade
index 7dd85670..86198126 100644
--- a/_jade/zh/committers.jade
+++ b/_jade/zh/committers.jade
@@ -40,7 +40,7 @@ block content
.about-desc 中国 · 上海
.col-md-3.col-sm-4.col-xs-6
.about-person
- a(href='https://www.behance.net/wjtjiayouac8aa',
target='_blank')
+ a(href='https://www.behance.net/wjtjiayouac8aa',
data-github='https://github.com/Wdingding', target='_blank')
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/王俊婷.jpg')
h5.about-name 王俊婷
.about-desc 百度
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]