You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/12/09 10:20:58 UTC

[iotdb] branch fix_site_bug created (now 876d2c8)

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

hxd pushed a change to branch fix_site_bug
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


      at 876d2c8  fix error in site/config.js.

This branch includes the following new commits:

     new 876d2c8  fix error in site/config.js.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iotdb] 01/01: fix error in site/config.js.

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch fix_site_bug
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 876d2c8688585a40f14f2ebc01863b1098c31327
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Wed Dec 9 18:20:32 2020 +0800

    fix error in site/config.js.
---
 site/src/main/.vuepress/config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/src/main/.vuepress/config.js b/site/src/main/.vuepress/config.js
index db74df2..b0e1d1e 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -522,7 +522,7 @@ var config = {
 							['Concept/Data Model and Terminology','Data Model and Terminology'],
 							['Concept/Data Type','Data Type'],
 							['Concept/Encoding','Encoding'],
-							['Concept/Compression','Compression']
+							['Concept/Compression','Compression'],
 							['Concept/SDT','SDT']
 						]
 					},
@@ -1137,7 +1137,7 @@ var config = {
 							['Concept/Data Model and Terminology','数据模型与技术'],
 							['Concept/Data Type','数据类型'],
 							['Concept/Encoding','编码方式'],
-							['Concept/Compression','压缩方式']
+							['Concept/Compression','压缩方式'],
 							['Concept/SDT','旋转门压缩']
 						]
 					},