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/incubator-echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 464eaec  fix: add event for zh nav
464eaec is described below

commit 464eaecbc7f0b512dce7aee7fb9e80bd4ceeca92
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Fri Nov 13 15:43:47 2020 +0800

    fix: add event for zh nav
---
 _jade/components/nav-mixin.jade | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/_jade/components/nav-mixin.jade b/_jade/components/nav-mixin.jade
index 4a9939c..8418c36 100644
--- a/_jade/components/nav-mixin.jade
+++ b/_jade/components/nav-mixin.jade
@@ -90,6 +90,9 @@ mixin nav(hostParam, cdnPayRootParam, cdnPayVersionParam)
                             a(href='https://www.apache.org/licenses/', 
target='_blank') 版权
                                 include ./svg/external-link
                         li
+                            
a(href='https://www.apache.org/events/current-event', target='_blank') 活动
+                                include ./svg/external-link
+                        li
                             
a(href='https://www.apache.org/foundation/sponsorship.html', target='_blank') 捐赠
                                 include ./svg/external-link
                         li


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to