This is an automated email from the ASF dual-hosted git repository.

chaow pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rel/0.12 by this push:
     new a9914ab  update config.js (#3040)
a9914ab is described below

commit a9914abaed4df8b795c703893bc7709dfa9fe3eb
Author: Potato <[email protected]>
AuthorDate: Thu Apr 22 09:28:53 2021 +0800

    update config.js (#3040)
---
 site/src/main/.vuepress/config.js | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/site/src/main/.vuepress/config.js 
b/site/src/main/.vuepress/config.js
index d113888..a59f10a 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -615,7 +615,8 @@ var config = {
                                        {
                                                title: 'Cluster Setup',
                                                children: [
-                                                       
['Cluster/Cluster-Setup','Cluster Setup']
+                                                       
['Cluster/Cluster-Setup','Cluster Setup'],
+                                                       
['Cluster/Cluster-Setup-Example','Cluster Setup Example']
                                                ]
                                        },
                                        {
@@ -759,7 +760,8 @@ var config = {
                                        {
                                                title: 'Cluster Setup',
                                                children: [
-                                                       
['Cluster/Cluster-Setup','Cluster Setup']
+                                                       
['Cluster/Cluster-Setup','Cluster Setup'],
+                                                       
['Cluster/Cluster-Setup-Example','Cluster Setup Example']
                                                ]
                                        },
                                        {
@@ -1419,7 +1421,8 @@ var config = {
                                        {
                                                title: '集群搭建',
                                                children: [
-                                                       
['Cluster/Cluster-Setup','集群搭建']
+                                                       
['Cluster/Cluster-Setup','集群搭建'],
+                                                       
['Cluster/Cluster-Setup-Example','集群搭建示例']
                                                ]
                                        },
                                        {
@@ -1557,7 +1560,8 @@ var config = {
                                        {
                                                title: '集群搭建',
                                                children: [
-                                                       
['Cluster/Cluster-Setup','集群搭建']
+                                                       
['Cluster/Cluster-Setup','集群搭建'],
+                                                       
['Cluster/Cluster-Setup-Example','集群搭建示例']
                                                ]
                                        },
                                        {

Reply via email to