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 6120b78a chore: update twitter icon
6120b78a is described below

commit 6120b78a8af4e6d220634ded0d7ea7e687ce4bc3
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Fri Oct 27 22:29:38 2023 +0800

    chore: update twitter icon
---
 _jade/en/index.jade     |   2 +-
 _jade/zh/index.jade     |   2 +-
 images/icon-twitter.png | Bin 654 -> 454 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_jade/en/index.jade b/_jade/en/index.jade
index eeaa4f48..06ab9bc4 100644
--- a/_jade/en/index.jade
+++ b/_jade/en/index.jade
@@ -155,7 +155,7 @@ block content
                                 .btn-content
                                     .btn-logo
                                         include ../components/svg/twitter
-                                        span Twitter
+                                        span &nbsp;
                                     .icon-v-right
         include ./footer
 
diff --git a/_jade/zh/index.jade b/_jade/zh/index.jade
index cb2962f7..72d705cf 100644
--- a/_jade/zh/index.jade
+++ b/_jade/zh/index.jade
@@ -154,7 +154,7 @@ block content
                                 .btn-content
                                     .btn-logo
                                         include ../components/svg/twitter
-                                        span Twitter
+                                        span &nbsp;
                                     .icon-v-right
         include ../components/footer
 
diff --git a/images/icon-twitter.png b/images/icon-twitter.png
index 8130e240..1cd34735 100644
Binary files a/images/icon-twitter.png and b/images/icon-twitter.png differ


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

Reply via email to