mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 13:19:42 +02:00
* feat: change list of menus and add hover effect of menu * fix: fix hover effect * fix: fix wrong font size, height, padding and etc to same as Figma * fix: fix class name * fix: fix wrong css values * fix: fix typo * Delete package-lock.json * fix: change menu height as much as button height and padding * fix: fix logo and menu items on header * fix: fix --layout-padding-horizontal value * fix: remove irrelevant var Co-authored-by: Umang G. Patel <23169768+robonetphy@users.noreply.github.com>
16 lines
363 B
Text
16 lines
363 B
Text
{
|
|
"title": "CodeX Docs",
|
|
"description": "A block-styled editor with clean JSON output",
|
|
"menu": [
|
|
"Guides",
|
|
{"title": "CodeX", "uri": "https://codex.so"}
|
|
],
|
|
"landingFrameSrc": "https://codex.so/editor?frame=1",
|
|
"startPage": "",
|
|
"misprintsChatId": "12344564",
|
|
"yandexMetrikaId": "",
|
|
"carbon": {
|
|
"serve": "",
|
|
"placement": ""
|
|
}
|
|
}
|