mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-24 15:39:44 +01:00
27 lines
491 B
JSON
27 lines
491 B
JSON
{
|
|
"input": ".",
|
|
"output": ".retype",
|
|
"branding": {
|
|
"title": "Notesnook",
|
|
"label": "Docs",
|
|
"colors": {
|
|
"label": {
|
|
"text": "#ffffff",
|
|
"background": "#00c853"
|
|
}
|
|
}
|
|
},
|
|
"favicon": "favicon.png",
|
|
"meta": {
|
|
"title": " | Notesnook Docs"
|
|
},
|
|
"edit": {
|
|
"repo": "https://github.com/streetwriters/notesnook",
|
|
"base": "docs"
|
|
},
|
|
"links": [],
|
|
"footer": {
|
|
"copyright": "© Copyright {{ year }}. All rights reserved."
|
|
}
|
|
}
|