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 2022/09/26 08:22:16 UTC

[echarts-www] branch master updated: feat: remove new in nav

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 ddca7055 feat: remove new in nav
ddca7055 is described below

commit ddca7055328c2a89e90dbca65c728452503c78ec
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Sep 26 16:22:06 2022 +0800

    feat: remove new in nav
---
 _jade/components/nav-mixin.jade | 1 -
 _jade/en/nav-mixin.jade         | 1 -
 2 files changed, 2 deletions(-)

diff --git a/_jade/components/nav-mixin.jade b/_jade/components/nav-mixin.jade
index 7ccbdf29..e55fae71 100644
--- a/_jade/components/nav-mixin.jade
+++ b/_jade/components/nav-mixin.jade
@@ -20,7 +20,6 @@ mixin nav(hostParam, cdnPayRootParam, cdnPayVersionParam)
                             a(href="#{hostParam}/zh/feature.html") 特性
                         li
                             a(href="#{hostParam}/handbook/zh/get-started/") 使用手册
-                                span.new new
                         li
                             a(href="#{hostParam}/zh/api.html") API
                         li
diff --git a/_jade/en/nav-mixin.jade b/_jade/en/nav-mixin.jade
index 587b55db..95a1a9e3 100644
--- a/_jade/en/nav-mixin.jade
+++ b/_jade/en/nav-mixin.jade
@@ -20,7 +20,6 @@ mixin nav(hostParam, cdnPayRootParam, cdnPayVersionParam)
                             a(href="#{hostParam}/en/feature.html") Features
                         li
                             a(href="#{hostParam}/handbook/en/get-started/") Handbook
-                                span.new new
                         li
                             a(href="#{hostParam}/en/api.html") API
                         li


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