1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00
codex.docs/.codexdocsrc.sample
slaveeks e1fd9a77f6
Added default index page, default startPage, removed iframe (#250)
* 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>
2022-09-12 20:11:44 +03:00

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": ""
}
}