mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-24 07:39:42 +02:00
* Added misprints * Rebuilt bundle in prod mode * Added config from .codexdocsrc * Updated .sample * Removed chatId type conversion * Renamed chatId to misprintsChatId * Removed duplicate package * Moved misprintsChatId initialization
11 lines
226 B
Text
11 lines
226 B
Text
{
|
|
"title": "CodeX Docs",
|
|
"menu": [
|
|
"Guides",
|
|
"API",
|
|
"Plugins",
|
|
{"title": "Support Project", "uri": "/support"}
|
|
],
|
|
"landingFrameSrc": "https://codex.so/editor?frame=1",
|
|
"misprintsChatId": "12344564"
|
|
}
|