Skip to content

Commit be25267

Browse files
authored
Merge pull request vuejs#458 from pearofducks/docs-theming
[docs] Align GitBook theming to main Vue.js site
2 parents 09aa250 + 86fc3ea commit be25267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"gitbook": "2.x.x",
3-
"plugins": ["edit-link", "github"],
2+
"gitbook": ">3.0.0",
3+
"plugins": ["edit-link", "theme-vuejs@git+https://github.com/pearofducks/gitbook-plugin-theme-vuejs.git", "-fontsettings", "github"],
44
"pluginsConfig": {
55
"edit-link": {
66
"base": "https://github.com/vuejs/vue-loader/tree/master/docs",

0 commit comments

Comments
 (0)