diff options
| author | ruki <[email protected]> | 2017-02-04 23:53:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-02-04 23:53:22 +0800 |
| commit | cefe3ab24a2606472346d25211c13b63e8211e48 (patch) | |
| tree | 2dcb01fae526b05d4d85cbb7548941d2ecad1182 /docs/config.js | |
| parent | 150c46169b90eca734f65ca1f979cf291f5feeb0 (diff) | |
add baidu stats for docs
Diffstat (limited to 'docs/config.js')
| -rw-r--r-- | docs/config.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/config.js b/docs/config.js index 398fd40b6..70b79a3d7 100644 --- a/docs/config.js +++ b/docs/config.js @@ -21,9 +21,6 @@ self.$config = { title: 'Manual', path: '/manual' }, { - title: 'Articles', path: '/articles' - }, - { title: 'Blog', path: 'http://www.tboox.org' }, { @@ -41,9 +38,6 @@ self.$config = { title: '手册', path: '/zh/manual' }, { - title: '文章', path: '/zh/articles' - }, - { title: '博客', path: 'http://www.tboox.org/cn' }, { |
