Skip to content

Commit 375f75d

Browse files
committed
Revert "gitbook no longer uses this file in their current SaaS version"
This reverts commit b4589b4.
1 parent b4589b4 commit 375f75d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

book.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"plugins": ["autocover"],
3+
"pluginsConfig": {
4+
"autocover": {
5+
"title": "Managing inner source projects",
6+
"author": "Daniel Izquierdo et al",
7+
"pluginsConfig": {
8+
"autocover": {
9+
"font": {
10+
"size": null,
11+
"family": "Impact",
12+
"color": "#FFF"
13+
},
14+
"size": {
15+
"w": 1800,
16+
"h": 2360
17+
},
18+
"background": {
19+
"color": "#F90"
20+
}
21+
}
22+
}
23+
}
24+
}
25+
}

0 commit comments

Comments
 (0)