From 8d9cf4aa8e9e364b4c7eb9e6be71e36b5fca8309 Mon Sep 17 00:00:00 2001 From: Richard Chien Date: Wed, 22 Mar 2017 12:51:55 +0800 Subject: [PATCH] Fix docs --- docs/config.js | 5 ++--- docs/index.html | 8 +++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/docs/config.js b/docs/config.js index 3278f95a..35378bec 100644 --- a/docs/config.js +++ b/docs/config.js @@ -1,8 +1,7 @@ -self.$config = { +docute.init({ title: 'XiaoKai Bot 文档', home: 'https://raw.githubusercontent.com/CCZU-DEV/xiaokai-bot/master/README.md', repo: 'CCZU-DEV/xiaokai-bot', - url: 'https://cczu-dev.github.io/xiaokai-bot', nav: { default: [ { @@ -34,4 +33,4 @@ self.$config = { ] }, plugins: [] -}; +}); diff --git a/docs/index.html b/docs/index.html index 530ee3b8..5074bfbb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,12 +9,10 @@ -
- - - - + + + \ No newline at end of file