Files
documenso/apps/documentation/pages/_meta.json
2024-04-12 12:05:31 +03:00

31 lines
484 B
JSON

{
"index": {
"title": "Home",
"type": "page",
"theme": {
"layout": "full",
"sidebar": false
}
},
"local-development": {
"title": "Local Development",
"type": "page"
},
"api": {
"title": "API",
"type": "page"
},
"webhook": {
"title": "Webhook",
"type": "page"
},
"---": {
"type": "separator"
},
"GitHub": {
"title": "View on GitHub",
"href": "https://documen.so/github",
"newWindow": true
}
}