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 ee91684c fix inner site footer
ee91684c is described below
commit ee91684c00d9626fa511b900750520092397fe4e
Author: plainheart <[email protected]>
AuthorDate: Fri Sep 26 11:34:39 2025 +0800
fix inner site footer
---
_jade/components/inner-footer.jade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_jade/components/inner-footer.jade
b/_jade/components/inner-footer.jade
index 7d2c5145..ae3365f3 100644
--- a/_jade/components/inner-footer.jade
+++ b/_jade/components/inner-footer.jade
@@ -2,7 +2,7 @@ footer.inner-footer
.container
.row
.col-md-8
- p Copyright © 2017-#{copyRightYear}, The Apache Software
Foundation Apache ECharts, ECharts, Apache, the Apache feather, and the Apache
ECharts project logo are either registered trademarks or trademarks of the
Apache Software Foundation.
+ p Copyright © 2017-#{copyRightYear}, The Apache Software
Foundation. Apache ECharts, ECharts, Apache, the Apache logo, and the Apache
ECharts project logo are either registered trademarks or trademarks of the
Apache Software Foundation.
.col-md-4#footer-icon-panel
a(href='https://www.apache.org')
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/asf_logo.svg?_v_=#{cdnPayVersion}',
class="footer-apache-logo")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]