This is an automated email from the ASF dual-hosted git repository. chaow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 3c64ed9 update config.js (#3039)
3c64ed9 is described below
commit 3c64ed999bd80efd5a79c3b4f2dab84d26a3ba5a
Author: Potato <[email protected]>
AuthorDate: Wed Apr 21 18:49:36 2021 +0800
update config.js (#3039)
---
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 fa1843c..d16dbec 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -607,7 +607,8 @@ var config = {
{
title: 'Cluster Setup',
children: [
-
['Cluster/Cluster-Setup','Cluster Setup']
+
['Cluster/Cluster-Setup','Cluster Setup'],
+
['Cluster/Cluster-Setup-Example','Cluster Setup Example']
]
},
{
@@ -748,7 +749,8 @@ var config = {
{
title: 'Cluster Setup',
children: [
-
['Cluster/Cluster-Setup','Cluster Setup']
+
['Cluster/Cluster-Setup','Cluster Setup'],
+
['Cluster/Cluster-Setup-Example','Cluster Setup Example']
]
},
{
@@ -1400,7 +1402,8 @@ var config = {
{
title: '集群搭建',
children: [
-
['Cluster/Cluster-Setup','集群搭建']
+
['Cluster/Cluster-Setup','集群搭建'],
+
['Cluster/Cluster-Setup-Example','集群搭建示例']
]
},
{
@@ -1535,7 +1538,8 @@ var config = {
{
title: '集群搭建',
children: [
-
['Cluster/Cluster-Setup','集群搭建']
+
['Cluster/Cluster-Setup','集群搭建'],
+
['Cluster/Cluster-Setup-Example','集群搭建示例']
]
},
{
