File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://mintlify.com/docs.json" ,
3- "theme" : " aspen " ,
3+ "theme" : " mint " ,
44 "name" : " Docs" ,
55 "colors" : {
66 "primary" : " #3B82F6" ,
77 "light" : " #F8FAFC" ,
8- "dark" : " #1D4ED8 "
8+ "dark" : " #2c62f7 "
99 },
1010 "favicon" : " /favicon.ico" ,
1111 "navigation" : {
425425 "redirects" : [],
426426 "logo" : {
427427 "light" : " /logo/logo.svg" ,
428- "dark" : " /logo/logo.png"
428+ "dark" : " /logo/logo.png" ,
429+ "href" : " https://codinit.dev"
429430 },
430431 "navbar" : {
431432 "links" : [
432433 {
433434 "label" : " Issues" ,
434- "href" : " https://github.com/codinit-dev/codinit-dev"
435+ "href" : " https://github.com/codinit-dev/codinit-dev/issues"
436+ },
437+ {
438+ "label" : " Changelog" ,
439+ "href" : " https://codinit.dev/docs/changelog"
435440 }
436441 ],
437442 "primary" : {
550555 "light" : " #ffffff" ,
551556 "dark" : " #0a0a0a"
552557 }
558+ },
559+ "api" : {
560+ "playground" : {
561+ "display" : " simple"
562+ }
553563 }
554564}
You can’t perform that action at this time.
0 commit comments