mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
23 lines
540 B
JSON
23 lines
540 B
JSON
{
|
|
"title": "Clever",
|
|
"description": "Конструктор квадрокоптера «Клевер»",
|
|
"author": "Copter Express",
|
|
"language": "ru",
|
|
"root": "docs/",
|
|
"plugins": ["youtube", "richquotes", "yametrika"],
|
|
"pluginsConfig": {
|
|
"disqus": {
|
|
"shortName": "coex-clever"
|
|
},
|
|
"yametrika": {
|
|
"id": 49359238
|
|
},
|
|
"image-captions": {
|
|
"caption": "_CAPTION_"
|
|
}
|
|
},
|
|
"structure": {
|
|
"glossary": "_GLOSSARY.md"
|
|
}
|
|
}
|