Update book.json [skip ci]

pull/291/head
khs1994 2017-12-10 12:41:08 +08:00
parent 8dbaa7ea33
commit a3267d1b3a
2 changed files with 18 additions and 18 deletions

View File

@ -10,8 +10,9 @@
"plugins": [
"-livereload",
"image-captions",
"github-buttons",
"page-treeview"
"github",
"page-treeview",
"editlink"
],
"pluginsConfig": {
"image-captions": {
@ -20,13 +21,12 @@
},
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
},
"github-buttons": {
"buttons": [{
"user": "yeasy",
"repo": "docker_practice",
"type": "star",
"size": "small"
}]
"github": {
"url": "https://github.com/yeasy/docker_practice"
},
"editlink": {
"base": "https://github.com/yeasy/docker_practice/blob/master/",
"label": "编辑本页"
},
"page-treeview": {
"copyright": "Copyright © yeasy",

View File

@ -10,8 +10,9 @@
"plugins": [
"-livereload",
"image-captions",
"github-buttons",
"page-treeview"
"github",
"page-treeview",
"editlink"
],
"pluginsConfig": {
"image-captions": {
@ -20,13 +21,12 @@
},
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
},
"github-buttons": {
"buttons": [{
"user": "yeasy",
"repo": "docker_practice",
"type": "star",
"size": "small"
}]
"github": {
"url": "https://github.com/yeasy/docker_practice"
},
"editlink": {
"base": "https://github.com/yeasy/docker_practice/blob/master/",
"label": "编辑本页"
},
"page-treeview": {
"copyright": "Copyright © yeasy",