We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4589b4 commit 375f75dCopy full SHA for 375f75d
book.json
@@ -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
8
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