mirror of
https://github.com/clearlinux/how-to-clear.git
synced 2026-09-04 12:51:30 +00:00
23 lines
490 B
JSON
23 lines
490 B
JSON
{
|
|
"gitbook": ">=3.0.0",
|
|
"plugins": ["autocover", "download-pdf-link"],
|
|
"title": "How to Clear",
|
|
"author": "T",
|
|
"pluginsConfig": {
|
|
"autocover": {
|
|
"font": {
|
|
"size": null,
|
|
"family": "Impact",
|
|
"color": "#FFF"
|
|
},
|
|
"size": {
|
|
"w": 1800,
|
|
"h": 2360
|
|
},
|
|
"background": {
|
|
"color": "#09F"
|
|
}
|
|
}
|
|
}
|
|
}
|