mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-28 01:08:53 +00:00
Update book.json [skip ci]
This commit is contained in:
parent
8dbaa7ea33
commit
a3267d1b3a
@ -10,8 +10,9 @@
|
|||||||
"plugins": [
|
"plugins": [
|
||||||
"-livereload",
|
"-livereload",
|
||||||
"image-captions",
|
"image-captions",
|
||||||
"github-buttons",
|
"github",
|
||||||
"page-treeview"
|
"page-treeview",
|
||||||
|
"editlink"
|
||||||
],
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"image-captions": {
|
"image-captions": {
|
||||||
@ -20,13 +21,12 @@
|
|||||||
},
|
},
|
||||||
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
|
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
|
||||||
},
|
},
|
||||||
"github-buttons": {
|
"github": {
|
||||||
"buttons": [{
|
"url": "https://github.com/yeasy/docker_practice"
|
||||||
"user": "yeasy",
|
},
|
||||||
"repo": "docker_practice",
|
"editlink": {
|
||||||
"type": "star",
|
"base": "https://github.com/yeasy/docker_practice/blob/master/",
|
||||||
"size": "small"
|
"label": "编辑本页"
|
||||||
}]
|
|
||||||
},
|
},
|
||||||
"page-treeview": {
|
"page-treeview": {
|
||||||
"copyright": "Copyright © yeasy",
|
"copyright": "Copyright © yeasy",
|
||||||
|
18
book.json
18
book.json
@ -10,8 +10,9 @@
|
|||||||
"plugins": [
|
"plugins": [
|
||||||
"-livereload",
|
"-livereload",
|
||||||
"image-captions",
|
"image-captions",
|
||||||
"github-buttons",
|
"github",
|
||||||
"page-treeview"
|
"page-treeview",
|
||||||
|
"editlink"
|
||||||
],
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"image-captions": {
|
"image-captions": {
|
||||||
@ -20,13 +21,12 @@
|
|||||||
},
|
},
|
||||||
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
|
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
|
||||||
},
|
},
|
||||||
"github-buttons": {
|
"github": {
|
||||||
"buttons": [{
|
"url": "https://github.com/yeasy/docker_practice"
|
||||||
"user": "yeasy",
|
},
|
||||||
"repo": "docker_practice",
|
"editlink": {
|
||||||
"type": "star",
|
"base": "https://github.com/yeasy/docker_practice/blob/master/",
|
||||||
"size": "small"
|
"label": "编辑本页"
|
||||||
}]
|
|
||||||
},
|
},
|
||||||
"page-treeview": {
|
"page-treeview": {
|
||||||
"copyright": "Copyright © yeasy",
|
"copyright": "Copyright © yeasy",
|
||||||
|
Loading…
Reference in New Issue
Block a user