(echarts-handbook) branch master updated: fix title

2024-02-27 Thread wangzx
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-handbook.git


The following commit(s) were added to refs/heads/master by this push:
 new ef5bdfd  fix title
ef5bdfd is described below

commit ef5bdfd64a3b64761852e16a6fbc29d9d49212c5
Author: plainheart 
AuthorDate: Wed Feb 28 14:26:39 2024 +0800

fix title
---
 contents/en/how-to/cross-platform/server.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contents/en/how-to/cross-platform/server.md 
b/contents/en/how-to/cross-platform/server.md
index 370c9f9..7c20377 100644
--- a/contents/en/how-to/cross-platform/server.md
+++ b/contents/en/how-to/cross-platform/server.md
@@ -16,7 +16,7 @@ In general, the server-side SVG rendering solution should be 
preferred, or if SV
 
 Server-side rendering also has some limitations, especially some operations 
related to interaction cannot be supported. Therefore, if you have interaction 
requirements, you can refer to "Server-Side Rendering with Hydration" below.
 
-## Server-Side SVG Rendering
+## Server-Side Rendering
 
 ### Server-Side SVG Rendering
 


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



[echarts-handbook] branch master updated: fix: title level

2022-09-26 Thread ovilia
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-handbook.git


The following commit(s) were added to refs/heads/master by this push:
 new d0bb73b  fix: title level
d0bb73b is described below

commit d0bb73b836624b5e7f57189de4d7bfc2ac5029be
Author: Ovilia 
AuthorDate: Mon Sep 26 17:44:01 2022 +0800

fix: title level
---
 contents/en/basics/release-note/5-4-0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contents/en/basics/release-note/5-4-0.md 
b/contents/en/basics/release-note/5-4-0.md
index 839187a..ace136a 100644
--- a/contents/en/basics/release-note/5-4-0.md
+++ b/contents/en/basics/release-note/5-4-0.md
@@ -1,4 +1,4 @@
-## Apache ECharts 5.4.0 Features
+# Apache ECharts 5.4.0 Features
 
 ## Intelligent Pointer Snapping
 


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



[echarts-handbook] branch master updated: fix title style

2021-07-24 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git


The following commit(s) were added to refs/heads/master by this push:
 new 4bfaa9d  fix title style
4bfaa9d is described below

commit 4bfaa9d0387d75494b8d139375fcd01d2251fabc
Author: pissang 
AuthorDate: Sat Jul 24 16:53:14 2021 +0800

fix title style
---
 contents/en/basics/inspiration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contents/en/basics/inspiration.md 
b/contents/en/basics/inspiration.md
index 6aac083..a023871 100644
--- a/contents/en/basics/inspiration.md
+++ b/contents/en/basics/inspiration.md
@@ -1,4 +1,4 @@
-# Get inspired
+# Get Inspired
 
 The following list provides some ideas when you have a question "I don't know 
how to design a chart" or "I don't know how to use Apache ECharts to achieve a 
certain effect".
 

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