Skip to content

Commit 41d26b7

Browse files
committed
update book.json
1 parent 5a67191 commit 41d26b7

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

book.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,3 @@
11
{
2-
"title": "Nuxt Axios Module",
3-
"gitbook": ">3.0.0",
4-
"root": "./docs",
5-
"plugins": [
6-
"edit-link",
7-
"prism",
8-
"theme-vuejs-2",
9-
"-fontsettings",
10-
"github"
11-
],
12-
"pluginsConfig": {
13-
"edit-link": {
14-
"base": "https://github.com/nuxt-community/axios-module/tree/master/docs",
15-
"label": "Edit This Page"
16-
},
17-
"github": {
18-
"url": "https://github.com/nuxt-community/axios-module"
19-
}
20-
},
21-
"links": {
22-
"sharing": {
23-
"facebook": false,
24-
"twitter": false
25-
}
26-
}
2+
"root": "./docs"
273
}

0 commit comments

Comments
 (0)