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/13 08:10:31 UTC

[incubator-echarts-www] branch master updated: chore: nav for handbook

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 fda2565  chore: nav for handbook
fda2565 is described below

commit fda2565951419f1d7884c5c7fa8a0dac7dea48f1
Author: Ovilia <zw...@gmail.com>
AuthorDate: Fri Nov 13 16:09:21 2020 +0800

    chore: nav for handbook
---
 _jade/en/nav.jade | 5 +++--
 _jade/zh/nav.jade | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/_jade/en/nav.jade b/_jade/en/nav.jade
index bff10bd..df09095 100644
--- a/_jade/en/nav.jade
+++ b/_jade/en/nav.jade
@@ -1,2 +1,3 @@
-include ./nav-mixin
-+nav(host, cdnPayRoot)
+nav(role="navigation", class="navbar navbar-default navbar-fixed-top")
+    include ./nav-mixin
+    +nav(host, cdnPayRoot, cdnPayVersionParam)
diff --git a/_jade/zh/nav.jade b/_jade/zh/nav.jade
new file mode 100644
index 0000000..e6abc02
--- /dev/null
+++ b/_jade/zh/nav.jade
@@ -0,0 +1,2 @@
+nav(class='navbar navbar-default navbar-fixed-top', role="navigation")
+    include ../components/nav


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