mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-18 20:59:42 +02:00
* Removed iframe, added default index page, made startPage optional parameter * Renamed class for landing content * Added paddings for message in index page, removed iframe link from index * Renamed landing to greeting * rm extra margins, upd svg Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
15 lines
307 B
Text
15 lines
307 B
Text
{
|
|
"title": "CodeX Docs",
|
|
"description": "A block-styled editor with clean JSON output",
|
|
"menu": [
|
|
"Guides",
|
|
{"title": "CodeX", "uri": "https://codex.so"}
|
|
],
|
|
"startPage": "",
|
|
"misprintsChatId": "12344564",
|
|
"yandexMetrikaId": "",
|
|
"carbon": {
|
|
"serve": "",
|
|
"placement": ""
|
|
}
|
|
}
|