Skip to content

Commit eb68beb

Browse files
committed
docs(fr): repair book.json
1 parent cbc2f37 commit eb68beb

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

docs/fr/book.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/fr/book.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"gitbook": "2.x.x",
3+
"plugins": ["edit-link", "prism", "-highlight", "github"],
4+
"pluginsConfig": {
5+
"edit-link": {
6+
"base": "https://github.com/vuejs/vuex/tree/dev/docs",
7+
"label": "Éditer cette page"
8+
},
9+
"github": {
10+
"url": "https://github.com/vuejs/vuex/"
11+
}
12+
},
13+
"links": {
14+
"sharing": {
15+
"facebook": false,
16+
"twitter": false
17+
}
18+
}
19+
}

0 commit comments

Comments
 (0)