mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
25 lines
668 B
JSON
25 lines
668 B
JSON
{
|
|
"title": "Clever",
|
|
"description": "Конструктор квадрокоптера «Клевер»",
|
|
"author": "Copter Express",
|
|
"language": "ru",
|
|
"root": "docs/",
|
|
"plugins": [
|
|
"youtube",
|
|
"richquotes@https://github.com/okalachev/gitbook-plugin-richquotes.git",
|
|
"yametrika",
|
|
"anchors",
|
|
"validate-links",
|
|
"bulk-redirect@https://github.com/okalachev/gitbook-plugin-bulk-redirect.git"
|
|
],
|
|
"pluginsConfig": {
|
|
"yametrika": {
|
|
"id": 49359238
|
|
},
|
|
"bulk-redirect": {
|
|
"basepath": "",
|
|
"redirectsFile": "redirects.json"
|
|
}
|
|
}
|
|
}
|