Files
notesnook/docs/retype.json
2021-05-25 11:41:29 +05:00

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."
}
}