mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-24 23:49:33 +01:00
docs: initialize
This commit is contained in:
26
docs/retype.json
Normal file
26
docs/retype.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user