diff options
Diffstat (limited to 'docs/config.js')
| -rw-r--r-- | docs/config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.js b/docs/config.js index 70b79a3d7..53f62bda7 100644 --- a/docs/config.js +++ b/docs/config.js @@ -4,7 +4,7 @@ var langs = [ ] self.$config = { - landing: '/landing/_site/index.html', + landing: true, repo: 'tboox/xmake', twitter: 'waruqi', url: 'http://xmake.io', |
