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" : {
282282 "redirects" : [],
283283 "logo" : {
284284 "light" : " /logo/logo.svg" ,
285- "dark" : " /logo/logo.png"
285+ "dark" : " /logo/logo.png" ,
286+ "href" : " https://codinit.dev"
286287 },
287288 "navbar" : {
288289 "links" : [
289290 {
290291 "label" : " Issues" ,
291- "href" : " https://github.com/codinit-dev/codinit-dev"
292+ "href" : " https://github.com/codinit-dev/codinit-dev/issues"
293+ },
294+ {
295+ "label" : " Changelog" ,
296+ "href" : " https://codinit.dev/docs/changelog"
292297 }
293298 ],
294299 "primary" : {
407412 "light" : " #ffffff" ,
408413 "dark" : " #0a0a0a"
409414 }
415+ },
416+ "api" : {
417+ "playground" : {
418+ "display" : " simple"
419+ }
410420 }
411421}
You can’t perform that action at this time.
0 commit comments