mirror of https://github.com/sundowndev/http.git
update book.json
parent
5a671916c7
commit
41d26b71e4
26
book.json
26
book.json
|
@ -1,27 +1,3 @@
|
|||
{
|
||||
"title": "Nuxt Axios Module",
|
||||
"gitbook": ">3.0.0",
|
||||
"root": "./docs",
|
||||
"plugins": [
|
||||
"edit-link",
|
||||
"prism",
|
||||
"theme-vuejs-2",
|
||||
"-fontsettings",
|
||||
"github"
|
||||
],
|
||||
"pluginsConfig": {
|
||||
"edit-link": {
|
||||
"base": "https://github.com/nuxt-community/axios-module/tree/master/docs",
|
||||
"label": "Edit This Page"
|
||||
},
|
||||
"github": {
|
||||
"url": "https://github.com/nuxt-community/axios-module"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"sharing": {
|
||||
"facebook": false,
|
||||
"twitter": false
|
||||
}
|
||||
}
|
||||
"root": "./docs"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue