You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2020/11/12 11:21:23 UTC

[incubator-echarts-www] branch master updated: fix: add apache links

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 629696a  fix: add apache links
     new 3169391  Merge branch 'master' of github.com:ecomfe/echarts-www
629696a is described below

commit 629696adc69e8de169a81da25138e8cd6af0861b
Author: Ovilia <zw...@gmail.com>
AuthorDate: Thu Nov 12 19:16:59 2020 +0800

    fix: add apache links
---
 _jade/en/nav-mixin.jade | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/_jade/en/nav-mixin.jade b/_jade/en/nav-mixin.jade
index c1bfba8..ddbadc8 100644
--- a/_jade/en/nav-mixin.jade
+++ b/_jade/en/nav-mixin.jade
@@ -85,7 +85,10 @@ mixin nav(hostParam, cdnPayRootParam)
                         li
                             a(href='#{hostParam}/en/security.html') Security
                         li
-                            a(href='https://www.apache.org/licenses/', target='_blank') Licenses
+                            a(href='https://www.apache.org/licenses/', target='_blank') License
+                                include ../components/svg/external-link
+                        li
+                            a(href='https://www.apache.org/events/current-event', target='_blank') Events
                                 include ../components/svg/external-link
                         li
                             a(href='https://www.apache.org/foundation/sponsorship.html', target='_blank') Sponsorship


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